This class models one directory entry of a CIFF directory of a CRW (Canon Raw data) image. More...
#include <crwimage_int.hpp>


Public Member Functions | |
Creators | |
| CiffEntry () | |
| Default constructor. | |
| CiffEntry (uint16_t tag, uint16_t dir) | |
| Constructor taking a tag and directory. | |
| virtual | ~CiffEntry () |
| Virtual destructor. | |
This class models one directory entry of a CIFF directory of a CRW (Canon Raw data) image.
1.6.3