AutoPtr typedef | Exiv2::Value | |
clone() const | Exiv2::Value | [inline] |
copy(byte *buf, ByteOrder byteOrder) const =0 | Exiv2::Value | [pure virtual] |
count() const =0 | Exiv2::Value | [pure virtual] |
create(TypeId typeId) | Exiv2::Value | [static] |
dataArea() const | Exiv2::Value | [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)=0 | Exiv2::Value | [pure virtual] |
read(const std::string &buf)=0 | Exiv2::Value | [pure virtual] |
setDataArea(const byte *buf, long len) | Exiv2::Value | [virtual] |
size() const =0 | Exiv2::Value | [pure virtual] |
sizeDataArea() const | Exiv2::Value | [virtual] |
toFloat(long n=0) const =0 | Exiv2::Value | [pure virtual] |
toLong(long n=0) const =0 | Exiv2::Value | [pure virtual] |
toRational(long n=0) const =0 | Exiv2::Value | [pure 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 =0 | Exiv2::Value | [pure virtual] |
~Value() | Exiv2::Value | [virtual] |