#include <crwimage_int.hpp>
Inheritance diagram for Exiv2::Internal::CiffDirectory:
Public Member Functions | |
Creators | |
CiffDirectory () | |
Default constructor. | |
CiffDirectory (uint16_t tag, uint16_t dir) | |
Constructor taking a tag and directory. | |
virtual | ~CiffDirectory () |
Virtual destructor. | |
Manipulators | |
void | readDirectory (const byte *pData, uint32_t size, ByteOrder byteOrder) |
Parse a CIFF directory from a memory buffer. |
|
Parse a CIFF directory from a memory buffer.
|