Exiv2
Loading...
Searching...
No Matches
Exiv2::Internal::TiffDirectory Member List

This is the complete list of members for Exiv2::Internal::TiffDirectory, 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) overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doAddChild(TiffComponent::UniquePtr tiffComponent) overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doAddNext(TiffComponent::UniquePtr tiffComponent) overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doAddPath(uint16_t tag, TiffPath &tiffPath, TiffComponent *pRoot, TiffComponent::UniquePtr object) overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doClone() const overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doCount() const overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doSize() const overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doSizeData() const overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doSizeImage() const overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doWrite(IoWrapper &ioWrapper, ByteOrder byteOrder, size_t offset, size_t valueIdx, size_t dataIdx, size_t &imageIdx) overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doWriteData(IoWrapper &ioWrapper, ByteOrder byteOrder, size_t offset, size_t dataIdx, size_t &imageIdx) const overrideExiv2::Internal::TiffDirectoryprotectedvirtual
doWriteImage(IoWrapper &ioWrapper, ByteOrder byteOrder) const overrideExiv2::Internal::TiffDirectoryprotectedvirtual
group() constExiv2::Internal::TiffComponentinline
hasNext() constExiv2::Internal::TiffDirectoryinline
idx() constExiv2::Internal::TiffComponentvirtual
operator=(const TiffDirectory &)=deleteExiv2::Internal::TiffDirectory
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
TiffDecoder (defined in Exiv2::Internal::TiffDirectory)Exiv2::Internal::TiffDirectoryfriend
TiffDirectory(uint16_t tag, IfdId group, bool hasNext=true)Exiv2::Internal::TiffDirectory
TiffDirectory(const TiffDirectory &rhs)Exiv2::Internal::TiffDirectoryprotected
TiffEncoder (defined in Exiv2::Internal::TiffDirectory)Exiv2::Internal::TiffDirectoryfriend
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
~TiffDirectory() override=defaultExiv2::Internal::TiffDirectory