This is the complete list of members for Exiv2::Value, including all inherited members.
| 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 | mutableprotected |
| operator=(const Value &)=default | Exiv2::Value | protected |
| read(const byte *buf, size_t len, ByteOrder byteOrder)=0 | Exiv2::Value | pure virtual |
| read(const std::string &buf)=0 | Exiv2::Value | pure virtual |
| setDataArea(const byte *buf, size_t len) | Exiv2::Value | virtual |
| size() const =0 | Exiv2::Value | pure virtual |
| sizeDataArea() const | Exiv2::Value | virtual |
| toFloat(size_t n=0) const =0 | Exiv2::Value | pure virtual |
| toInt64(size_t n=0) const =0 | Exiv2::Value | pure virtual |
| toRational(size_t n=0) const =0 | Exiv2::Value | pure virtual |
| toString() const | Exiv2::Value | |
| toString(size_t n) const | Exiv2::Value | virtual |
| toUint32(size_t n=0) const =0 | Exiv2::Value | pure virtual |
| typeId() const | Exiv2::Value | inline |
| UniquePtr typedef | Exiv2::Value | |
| Value(TypeId typeId) | Exiv2::Value | explicit |
| Value(const Value &)=default (defined in Exiv2::Value) | Exiv2::Value | protected |
| write(std::ostream &os) const =0 | Exiv2::Value | pure virtual |
| ~Value()=default | Exiv2::Value | virtual |