|
Exiv2
|
Header of a Panasonic Makernote. More...
#include <makernote_int.hpp>
Inheritance diagram for Exiv2::Internal::PanasonicMnHeader:
Collaboration diagram for Exiv2::Internal::PanasonicMnHeader:Public Member Functions | |
Creators | |
| PanasonicMnHeader () | |
| Default constructor. | |
| virtual | ~PanasonicMnHeader () |
| Virtual destructor. | |
Manipulators | |
| virtual bool | read (const byte *pData, uint32_t size, ByteOrder byteOrder) |
| Read the header from a data buffer, return true if ok. | |
Accessors | |
| virtual uint32_t | size () const |
| Return the size of the header (in bytes). | |
| virtual uint32_t | write (IoWrapper &ioWrapper, ByteOrder byteOrder) const |
| Write the header to a data buffer, return the number of bytes written. | |
| virtual uint32_t | ifdOffset () const |
| Return the offset to the start of the Makernote IFD from the start of the Makernote (= the start of the header). | |
Header of a Panasonic Makernote.
1.7.3