Exiv2
Exiv2::Internal::TiffComponent Member List

This is the complete list of members for Exiv2::Internal::TiffComponent, 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() constExiv2::Internal::TiffComponent
Components typedefExiv2::Internal::TiffComponent
count() constExiv2::Internal::TiffComponent
doAccept(TiffVisitor &visitor)=0Exiv2::Internal::TiffComponentprotectedpure virtual
doAddChild(AutoPtr tiffComponent)Exiv2::Internal::TiffComponentprotectedvirtual
doAddNext(AutoPtr tiffComponent)Exiv2::Internal::TiffComponentprotectedvirtual
doAddPath(uint16_t tag, TiffPath &tiffPath, TiffComponent *const pRoot, TiffComponent::AutoPtr object)Exiv2::Internal::TiffComponentprotectedvirtual
doClone() const =0Exiv2::Internal::TiffComponentprotectedpure virtual
doCount() const =0Exiv2::Internal::TiffComponentprotectedpure virtual
doSize() const =0Exiv2::Internal::TiffComponentprotectedpure virtual
doSizeData() const =0Exiv2::Internal::TiffComponentprotectedpure virtual
doSizeImage() const =0Exiv2::Internal::TiffComponentprotectedpure virtual
doWrite(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t valueIdx, uint32_t dataIdx, uint32_t &imageIdx)=0Exiv2::Internal::TiffComponentprotectedpure virtual
doWriteData(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t dataIdx, uint32_t &imageIdx) const =0Exiv2::Internal::TiffComponentprotectedpure virtual
doWriteImage(IoWrapper &ioWrapper, ByteOrder byteOrder) const =0Exiv2::Internal::TiffComponentprotectedpure virtual
group() constExiv2::Internal::TiffComponentinline
idx() constExiv2::Internal::TiffComponentvirtual
setStart(const byte *pStart)Exiv2::Internal::TiffComponentinline
size() constExiv2::Internal::TiffComponent
sizeData() constExiv2::Internal::TiffComponent
sizeImage() constExiv2::Internal::TiffComponent
start() constExiv2::Internal::TiffComponentinline
tag() constExiv2::Internal::TiffComponentinline
TiffComponent(uint16_t tag, IfdId group)Exiv2::Internal::TiffComponent
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) constExiv2::Internal::TiffComponent
writeImage(IoWrapper &ioWrapper, ByteOrder byteOrder) constExiv2::Internal::TiffComponent
~TiffComponent()Exiv2::Internal::TiffComponentvirtual