AutoPtr typedef | Exiv2::TimeValue | |
clone() const | Exiv2::TimeValue | [inline] |
copy(byte *buf, ByteOrder byteOrder=invalidByteOrder) const | Exiv2::TimeValue | [virtual] |
count() const | Exiv2::TimeValue | [virtual] |
create(TypeId typeId) | Exiv2::Value | [static] |
dataArea() const | Exiv2::Value | [virtual] |
getTime() const | Exiv2::TimeValue | [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::TimeValue | [virtual] |
read(const std::string &buf) | Exiv2::TimeValue | [virtual] |
setDataArea(const byte *buf, long len) | Exiv2::Value | [virtual] |
setTime(const Time &src) | Exiv2::TimeValue | |
size() const | Exiv2::TimeValue | [virtual] |
sizeDataArea() const | Exiv2::Value | [virtual] |
TimeValue() | Exiv2::TimeValue | |
TimeValue(int hour, int minute, int second=0, int tzHour=0, int tzMinute=0) | Exiv2::TimeValue | |
toFloat(long n=0) const | Exiv2::TimeValue | [virtual] |
toLong(long n=0) const | Exiv2::TimeValue | [virtual] |
toRational(long n=0) const | Exiv2::TimeValue | [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::TimeValue | [virtual] |
~TimeValue() | Exiv2::TimeValue | [virtual] |
~Value() | Exiv2::Value | [virtual] |