Toggle navigation
Getting started
Download
What's New
Metadata
Makernote
Examples
API
Manual
Book
GitHub
Exiv2
ValueType
Exiv2::ValueType< T > Member List
This is the complete list of members for
Exiv2::ValueType< T >
, including all inherited members.
AutoPtr
typedef
Exiv2::ValueType< T >
clone
() const (defined in
Exiv2::ValueType< T >
)
Exiv2::ValueType< T >
inline
const_iterator
typedef
Exiv2::ValueType< T >
copy
(byte *buf, ByteOrder byteOrder) const
Exiv2::ValueType< T >
virtual
count
() const
Exiv2::ValueType< T >
virtual
create
(TypeId typeId)
Exiv2::Value
static
dataArea
() const
Exiv2::ValueType< T >
virtual
iterator
typedef
Exiv2::ValueType< T >
ok
() const
Exiv2::Value
inline
ok_
Exiv2::Value
mutable
protected
operator=
(const ValueType< T > &rhs)
Exiv2::ValueType< T >
Exiv2::Value::operator=
(const Value &rhs)
Exiv2::Value
protected
read
(const byte *buf, long len, ByteOrder byteOrder)
Exiv2::ValueType< T >
virtual
read
(const std::string &buf)
Exiv2::ValueType< T >
virtual
setDataArea
(const byte *buf, long len)
Exiv2::ValueType< T >
virtual
size
() const
Exiv2::ValueType< T >
virtual
sizeDataArea
() const
Exiv2::ValueType< T >
virtual
toFloat
(long n=0) const
Exiv2::ValueType< T >
virtual
toFloat
(long n) const
Exiv2::ValueType< T >
inline
virtual
toFloat
(long n) const
Exiv2::ValueType< T >
inline
virtual
toLong
(long n=0) const
Exiv2::ValueType< T >
virtual
toLong
(long n) const
Exiv2::ValueType< T >
inline
virtual
toLong
(long n) const
Exiv2::ValueType< T >
inline
virtual
toLong
(long n) const
Exiv2::ValueType< T >
inline
virtual
toLong
(long n) const
Exiv2::ValueType< T >
inline
virtual
toRational
(long n=0) const
Exiv2::ValueType< T >
virtual
toRational
(long n) const
Exiv2::ValueType< T >
inline
virtual
toRational
(long n) const
Exiv2::ValueType< T >
inline
virtual
toRational
(long n) const
Exiv2::ValueType< T >
inline
virtual
toRational
(long n) const
Exiv2::ValueType< T >
inline
virtual
toString
(long n) const
Exiv2::ValueType< T >
virtual
Exiv2::Value::toString
() const
Exiv2::Value
typeId
() const
Exiv2::Value
inline
Value
(TypeId typeId)
Exiv2::Value
explicit
value_
Exiv2::ValueType< T >
ValueList
typedef
Exiv2::ValueType< T >
ValueType
()
Exiv2::ValueType< T >
ValueType
(TypeId typeId)
Exiv2::ValueType< T >
explicit
ValueType
(const byte *buf, long len, ByteOrder byteOrder, TypeId typeId=getType< T >())
Exiv2::ValueType< T >
ValueType
(const T &val, TypeId typeId=getType< T >())
Exiv2::ValueType< T >
explicit
ValueType
(const ValueType< T > &rhs)
Exiv2::ValueType< T >
write
(std::ostream &os) const
Exiv2::ValueType< T >
virtual
~Value
()
Exiv2::Value
virtual
~ValueType
()
Exiv2::ValueType< T >
virtual