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