, 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 | [protected, pure 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 =0 | Exiv2::Internal::TiffComponent | [protected, pure virtual] |
| doCount() const =0 | Exiv2::Internal::TiffComponent | [protected, pure virtual] |
| doSize() const =0 | Exiv2::Internal::TiffComponent | [protected, pure virtual] |
| doSizeData() const =0 | Exiv2::Internal::TiffComponent | [protected, pure virtual] |
| doSizeImage() const =0 | Exiv2::Internal::TiffComponent | [protected, pure virtual] |
| doWrite(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t valueIdx, uint32_t dataIdx, uint32_t &imageIdx)=0 | Exiv2::Internal::TiffComponent | [protected, pure virtual] |
| doWriteData(IoWrapper &ioWrapper, ByteOrder byteOrder, int32_t offset, uint32_t dataIdx, uint32_t &imageIdx) const =0 | Exiv2::Internal::TiffComponent | [protected, pure virtual] |
| doWriteImage(IoWrapper &ioWrapper, ByteOrder byteOrder) const =0 | Exiv2::Internal::TiffComponent | [protected, pure 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] |