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