This is the complete list of members for Exiv2::CommentValue, including all inherited members.
ascii enum value (defined in Exiv2::CommentValue) | Exiv2::CommentValue | |
byteOrder_ | Exiv2::CommentValue | |
charsetId() const | Exiv2::CommentValue | |
CharsetId enum name | Exiv2::CommentValue | |
clone() const (defined in Exiv2::CommentValue) | Exiv2::CommentValue | inline |
comment(const char *encoding=nullptr) const | Exiv2::CommentValue | |
CommentValue() | Exiv2::CommentValue | |
CommentValue(const std::string &comment) | Exiv2::CommentValue | explicit |
copy(byte *buf, ByteOrder byteOrder) const override | Exiv2::CommentValue | virtual |
count() const override | Exiv2::StringValueBase | virtual |
create(TypeId typeId) | Exiv2::Value | static |
dataArea() const | Exiv2::Value | virtual |
detectCharset(std::string &c) const | Exiv2::CommentValue | |
invalidCharsetId enum value (defined in Exiv2::CommentValue) | Exiv2::CommentValue | |
jis enum value (defined in Exiv2::CommentValue) | Exiv2::CommentValue | |
lastCharsetId enum value (defined in Exiv2::CommentValue) | Exiv2::CommentValue | |
ok() const | Exiv2::Value | inline |
ok_ | Exiv2::Value | mutableprotected |
operator=(const Value &)=default | Exiv2::Value | protected |
read(const std::string &comment) override | Exiv2::CommentValue | virtual |
read(const byte *buf, size_t len, ByteOrder byteOrder) override | Exiv2::CommentValue | 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 |
undefined enum value (defined in Exiv2::CommentValue) | Exiv2::CommentValue | |
unicode enum value (defined in Exiv2::CommentValue) | Exiv2::CommentValue | |
UniquePtr typedef | Exiv2::CommentValue | |
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::CommentValue | virtual |
~Value()=default | Exiv2::Value | virtual |