add(const Entry &entry) | Exiv2::Ifd | |
alloc() const | Exiv2::Ifd | [inline] |
begin() | Exiv2::Ifd | [inline] |
begin() const | Exiv2::Ifd | [inline] |
clear() | Exiv2::Ifd | |
cmpPreEntriesByOffset(const PreEntry &, const PreEntry &) | Exiv2::Ifd | [friend] |
const_iterator typedef | Exiv2::Ifd | |
copy(byte *buf, ByteOrder byteOrder, long offset=0) | Exiv2::Ifd | |
count() const | Exiv2::Ifd | [inline] |
dataOffset() const | Exiv2::Ifd | [inline] |
dataSize() const | Exiv2::Ifd | |
end() | Exiv2::Ifd | [inline] |
end() const | Exiv2::Ifd | [inline] |
erase(uint16_t tag) | Exiv2::Ifd | |
erase(iterator pos) | Exiv2::Ifd | |
findIdx(int idx) | Exiv2::Ifd | |
findIdx(int idx) const | Exiv2::Ifd | |
findTag(uint16_t tag) | Exiv2::Ifd | |
findTag(uint16_t tag) const | Exiv2::Ifd | |
Ifd(IfdId ifdId=ifdIdNotSet) | Exiv2::Ifd | [explicit] |
Ifd(IfdId ifdId, long offset) | Exiv2::Ifd | |
Ifd(IfdId ifdId, long offset, bool alloc, bool hasNext=true) | Exiv2::Ifd | |
Ifd(const Ifd &rhs) | Exiv2::Ifd | |
ifdId() const | Exiv2::Ifd | [inline] |
iterator typedef | Exiv2::Ifd | |
next() const | Exiv2::Ifd | [inline] |
offset() const | Exiv2::Ifd | [inline] |
print(std::ostream &os, const std::string &prefix="") const | Exiv2::Ifd | |
read(const byte *buf, long len, ByteOrder byteOrder, long offset=0) | Exiv2::Ifd | |
readSubIfd(Ifd &dest, const byte *buf, long len, ByteOrder byteOrder, uint16_t tag) const | Exiv2::Ifd | |
setNext(uint32_t next, ByteOrder byteOrder) | Exiv2::Ifd | |
size() const | Exiv2::Ifd | |
sortByTag() | Exiv2::Ifd | |
updateBase(byte *pNewBase) | Exiv2::Ifd | |
~Ifd() | Exiv2::Ifd | |