![]() |
Exiv2
|
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 typedef | Exiv2::Internal::TiffComponent | |
| clone() const | Exiv2::Internal::TiffComponent | |
| Components typedef | Exiv2::Internal::TiffComponent | |
| count() const | Exiv2::Internal::TiffComponent | |
| doAccept(TiffVisitor &visitor)=0 | Exiv2::Internal::TiffComponent | protectedpure virtual |
| doAddChild(AutoPtr tiffComponent) | Exiv2::Internal::TiffComponent | protectedvirtual |
| doAddNext(AutoPtr tiffComponent) | Exiv2::Internal::TiffComponent | protectedvirtual |
| doAddPath(uint16_t tag, TiffPath &tiffPath, TiffComponent *const pRoot, TiffComponent::AutoPtr object) | Exiv2::Internal::TiffComponent | protectedvirtual |
| doClone() const =0 | Exiv2::Internal::TiffComponent | protectedpure virtual |
| doCount() const =0 | Exiv2::Internal::TiffComponent | protectedpure virtual |
| doSize() const =0 | Exiv2::Internal::TiffComponent | protectedpure virtual |
| doSizeData() const =0 | Exiv2::Internal::TiffComponent | protectedpure virtual |
| doSizeImage() const =0 | Exiv2::Internal::TiffComponent | protectedpure virtual |
| doWrite(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t valueIdx, uint32_t dataIdx, uint32_t &imageIdx)=0 | Exiv2::Internal::TiffComponent | protectedpure virtual |
| doWriteData(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t dataIdx, uint32_t &imageIdx) const =0 | Exiv2::Internal::TiffComponent | protectedpure virtual |
| doWriteImage(IoWrapper &ioWrapper, ByteOrder byteOrder) const =0 | Exiv2::Internal::TiffComponent | protectedpure virtual |
| group() const | Exiv2::Internal::TiffComponent | inline |
| idx() const | Exiv2::Internal::TiffComponent | virtual |
| setStart(const byte *pStart) | Exiv2::Internal::TiffComponent | inline |
| 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, 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) const | Exiv2::Internal::TiffComponent | |
| writeImage(IoWrapper &ioWrapper, ByteOrder byteOrder) const | Exiv2::Internal::TiffComponent | |
| ~TiffComponent() | Exiv2::Internal::TiffComponent | virtual |
1.8.14