Exiv2::Internal::TiffEntry Member List

This is the complete list of members for Exiv2::Internal::TiffEntry, including all inherited members.
accept(TiffVisitor &visitor)Exiv2::Internal::TiffComponent
addChild(AutoPtr tiffComponent)Exiv2::Internal::TiffComponent
addNext(AutoPtr tiffComponent)Exiv2::Internal::TiffComponent
addPath(uint16_t tag, TiffPath &tiffPath, TiffComponent *const pRoot, AutoPtr object=AutoPtr(0))Exiv2::Internal::TiffComponent
AutoPtr typedefExiv2::Internal::TiffComponent
clone() const Exiv2::Internal::TiffComponent
Components typedefExiv2::Internal::TiffComponent
count() const Exiv2::Internal::TiffComponent
doAccept(TiffVisitor &visitor)Exiv2::Internal::TiffEntry [protected, virtual]
doAddChild(AutoPtr tiffComponent)Exiv2::Internal::TiffComponent [protected, virtual]
doAddNext(AutoPtr tiffComponent)Exiv2::Internal::TiffComponent [protected, virtual]
doAddPath(uint16_t tag, TiffPath &tiffPath, TiffComponent *const pRoot, TiffComponent::AutoPtr object)Exiv2::Internal::TiffComponent [protected, virtual]
doClone() const Exiv2::Internal::TiffEntry [protected, virtual]
doCount() const Exiv2::Internal::TiffEntryBase [protected, virtual]
doEncode(TiffEncoder &encoder, const Exifdatum *datum)Exiv2::Internal::TiffEntry [protected, virtual]
doSize() const Exiv2::Internal::TiffEntryBase [protected, virtual]
doSizeData() const Exiv2::Internal::TiffEntryBase [protected, virtual]
doSizeImage() const Exiv2::Internal::TiffEntryBase [protected, virtual]
doWrite(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t valueIdx, uint32_t dataIdx, uint32_t &imageIdx)Exiv2::Internal::TiffEntryBase [protected, virtual]
doWriteData(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t dataIdx, uint32_t &imageIdx) const Exiv2::Internal::TiffEntryBase [protected, virtual]
doWriteImage(IoWrapper &ioWrapper, ByteOrder byteOrder) const Exiv2::Internal::TiffEntryBase [protected, virtual]
encode(TiffEncoder &encoder, const Exifdatum *datum)Exiv2::Internal::TiffEntryBase
group() const Exiv2::Internal::TiffComponent [inline]
idx() const Exiv2::Internal::TiffEntryBase [virtual]
offset() const Exiv2::Internal::TiffEntryBase [inline]
pData() const Exiv2::Internal::TiffEntryBase [inline]
pValue() const Exiv2::Internal::TiffEntryBase [inline]
setCount(uint32_t count)Exiv2::Internal::TiffEntryBase [inline, protected]
setData(byte *pData, int32_t size)Exiv2::Internal::TiffEntryBase
setData(DataBuf buf)Exiv2::Internal::TiffEntryBase
setIdx(int idx)Exiv2::Internal::TiffEntryBase [inline, protected]
setOffset(int32_t offset)Exiv2::Internal::TiffEntryBase [inline]
setStart(const byte *pStart)Exiv2::Internal::TiffComponent [inline]
setValue(Value::AutoPtr value)Exiv2::Internal::TiffEntryBase
size() const Exiv2::Internal::TiffComponent
sizeData() const Exiv2::Internal::TiffComponent
sizeImage() const Exiv2::Internal::TiffComponent
start() const Exiv2::Internal::TiffComponent [inline]
tag() const Exiv2::Internal::TiffComponent [inline]
TiffComponent(uint16_t tag, uint16_t group)Exiv2::Internal::TiffComponent
TiffEntry(uint16_t tag, uint16_t group)Exiv2::Internal::TiffEntry [inline]
TiffEntryBase(uint16_t tag, uint16_t group, TiffType tiffType=ttUndefined)Exiv2::Internal::TiffEntryBase
TiffEntryBase(const TiffEntryBase &rhs)Exiv2::Internal::TiffEntryBase [protected]
tiffType() const Exiv2::Internal::TiffEntryBase [inline]
updateValue(Value::AutoPtr value, ByteOrder byteOrder)Exiv2::Internal::TiffEntryBase
write(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t valueIdx, uint32_t dataIdx, uint32_t &imageIdx)Exiv2::Internal::TiffComponent
writeData(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t dataIdx, uint32_t &imageIdx) const Exiv2::Internal::TiffComponent
writeImage(IoWrapper &ioWrapper, ByteOrder byteOrder) const Exiv2::Internal::TiffComponent
writeOffset(byte *buf, int32_t offset, TiffType tiffType, ByteOrder byteOrder)Exiv2::Internal::TiffEntryBase [protected, static]
~TiffComponent()Exiv2::Internal::TiffComponent [virtual]
~TiffEntry()Exiv2::Internal::TiffEntry [virtual]
~TiffEntryBase()Exiv2::Internal::TiffEntryBase [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines