Exiv2
Loading...
Searching...
No Matches
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(UniquePtr tiffComponent)Exiv2::Internal::TiffComponent
addNext(UniquePtr tiffComponent)Exiv2::Internal::TiffComponent
addPath(uint16_t tag, TiffPath &tiffPath, TiffComponent *pRoot, UniquePtr object=nullptr)Exiv2::Internal::TiffComponent
clone() constExiv2::Internal::TiffComponent
Components typedefExiv2::Internal::TiffComponent
count() constExiv2::Internal::TiffComponent
doAccept(TiffVisitor &visitor)=0Exiv2::Internal::TiffComponentprotectedpure virtual
doAddChild(UniquePtr tiffComponent)Exiv2::Internal::TiffComponentprotectedvirtual
doAddNext(UniquePtr tiffComponent)Exiv2::Internal::TiffComponentprotectedvirtual
doAddPath(uint16_t tag, TiffPath &tiffPath, TiffComponent *pRoot, TiffComponent::UniquePtr 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, size_t offset, size_t valueIdx, size_t dataIdx, size_t &imageIdx)=0Exiv2::Internal::TiffComponentprotectedpure virtual
doWriteData(IoWrapper &ioWrapper, ByteOrder byteOrder, size_t offset, size_t dataIdx, size_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
operator=(const TiffComponent &)=default (defined in Exiv2::Internal::TiffComponent)Exiv2::Internal::TiffComponent
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::TiffComponentinline
TiffComponent(const TiffComponent &)=default (defined in Exiv2::Internal::TiffComponent)Exiv2::Internal::TiffComponent
UniquePtr typedefExiv2::Internal::TiffComponent
write(IoWrapper &ioWrapper, ByteOrder byteOrder, size_t offset, size_t valueIdx, size_t dataIdx, size_t &imageIdx)Exiv2::Internal::TiffComponent
writeData(IoWrapper &ioWrapper, ByteOrder byteOrder, size_t offset, size_t dataIdx, size_t &imageIdx) constExiv2::Internal::TiffComponent
writeImage(IoWrapper &ioWrapper, ByteOrder byteOrder) constExiv2::Internal::TiffComponent
~TiffComponent()=defaultExiv2::Internal::TiffComponentvirtual