add(UniquePtr component) | Exiv2::Internal::CiffComponent | |
add(CrwDirs &crwDirs, uint16_t crwTagId) | Exiv2::Internal::CiffComponent | |
CiffDirectory(const CiffDirectory &)=delete (defined in Exiv2::Internal::CiffDirectory) | Exiv2::Internal::CiffDirectory | |
Components typedef | Exiv2::Internal::CiffComponent | |
dataLocation(uint16_t tag) | Exiv2::Internal::CiffComponent | static |
dataLocation() const | Exiv2::Internal::CiffComponent | inline |
decode(Image &image, ByteOrder byteOrder) const | Exiv2::Internal::CiffComponent | |
dir() const | Exiv2::Internal::CiffComponent | inline |
empty() const | Exiv2::Internal::CiffComponent | |
findComponent(uint16_t crwTagId, uint16_t crwDir) const | Exiv2::Internal::CiffComponent | |
offset() const | Exiv2::Internal::CiffComponent | inline |
operator=(const CiffDirectory &)=delete (defined in Exiv2::Internal::CiffDirectory) | Exiv2::Internal::CiffDirectory | |
operator=(const CiffComponent &)=delete (defined in Exiv2::Internal::CiffComponent) | Exiv2::Internal::CiffComponent | |
pData() const | Exiv2::Internal::CiffComponent | inline |
print(std::ostream &os, ByteOrder byteOrder, const std::string &prefix="") const | Exiv2::Internal::CiffComponent | |
read(const byte *pData, size_t size, uint32_t start, ByteOrder byteOrder) | Exiv2::Internal::CiffComponent | |
readDirectory(const byte *pData, size_t size, ByteOrder byteOrder) | Exiv2::Internal::CiffDirectory | |
remove(CrwDirs &crwDirs, uint16_t crwTagId) | Exiv2::Internal::CiffComponent | |
setDir(uint16_t dir) | Exiv2::Internal::CiffComponent | inline |
setOffset(size_t offset) | Exiv2::Internal::CiffComponent | inlineprotected |
setSize(size_t size) | Exiv2::Internal::CiffComponent | inlineprotected |
setValue(DataBuf &&buf) | Exiv2::Internal::CiffComponent | |
size() const | Exiv2::Internal::CiffComponent | inline |
tag() const | Exiv2::Internal::CiffComponent | inline |
tagId() const | Exiv2::Internal::CiffComponent | inline |
typeId(uint16_t tag) | Exiv2::Internal::CiffComponent | static |
typeId() const | Exiv2::Internal::CiffComponent | inline |
UniquePtr typedef | Exiv2::Internal::CiffComponent | |
write(Blob &blob, ByteOrder byteOrder, size_t offset) | Exiv2::Internal::CiffComponent | |
writeDirEntry(Blob &blob, ByteOrder byteOrder) const | Exiv2::Internal::CiffComponent | |
writeValueData(Blob &blob, size_t offset) | Exiv2::Internal::CiffComponent | |
~CiffComponent()=default | Exiv2::Internal::CiffComponent | virtual |
~CiffDirectory() override | Exiv2::Internal::CiffDirectory | |