AutoPtr typedef | Exiv2::DateValue | |
clone() const | Exiv2::DateValue | [inline] |
copy(byte *buf, ByteOrder byteOrder=invalidByteOrder) const | Exiv2::DateValue | [virtual] |
count() const | Exiv2::DateValue | [virtual] |
create(TypeId typeId) | Exiv2::Value | [static] |
dataArea() const | Exiv2::Value | [virtual] |
DateValue() | Exiv2::DateValue | |
DateValue(int year, int month, int day) | Exiv2::DateValue | |
getDate() const | Exiv2::DateValue | [virtual] |
ok() const | Exiv2::Value | [inline] |
ok_ | Exiv2::Value | [mutable, protected] |
operator=(const Value &rhs) | Exiv2::Value | [protected] |
read(const byte *buf, long len, ByteOrder byteOrder=invalidByteOrder) | Exiv2::DateValue | [virtual] |
read(const std::string &buf) | Exiv2::DateValue | [virtual] |
setDataArea(const byte *buf, long len) | Exiv2::Value | [virtual] |
setDate(const Date &src) | Exiv2::DateValue | |
size() const | Exiv2::DateValue | [virtual] |
sizeDataArea() const | Exiv2::Value | [virtual] |
toFloat(long n=0) const | Exiv2::DateValue | [virtual] |
toLong(long n=0) const | Exiv2::DateValue | [virtual] |
toRational(long n=0) const | Exiv2::DateValue | [virtual] |
toString() const | Exiv2::Value | |
toString(long n) const | Exiv2::Value | [virtual] |
typeId() const | Exiv2::Value | [inline] |
Value(TypeId typeId) | Exiv2::Value | [explicit] |
write(std::ostream &os) const | Exiv2::DateValue | [virtual] |
~DateValue() | Exiv2::DateValue | [virtual] |
~Value() | Exiv2::Value | [virtual] |