|
EXIF library (libexif) Internals 0.6.26
|
#include <exif-mnote-data-canon.h>
Data Fields | |
| ExifMnoteData | parent |
| MnoteCanonEntry * | entries |
| unsigned int | count |
| ExifByteOrder | order |
| unsigned int | offset |
| ExifDataOption | options |
Definition at line 36 of file exif-mnote-data-canon.h.
| unsigned int _ExifMnoteDataCanon::count |
Definition at line 40 of file exif-mnote-data-canon.h.
Referenced by exif_mnote_data_canon_clear(), exif_mnote_data_canon_count(), exif_mnote_data_canon_get_description(), exif_mnote_data_canon_get_id(), exif_mnote_data_canon_get_name(), exif_mnote_data_canon_get_tags(), exif_mnote_data_canon_get_title(), exif_mnote_data_canon_get_value(), exif_mnote_data_canon_load(), exif_mnote_data_canon_save(), and exif_mnote_data_canon_set_byte_order().
| MnoteCanonEntry* _ExifMnoteDataCanon::entries |
Definition at line 39 of file exif-mnote-data-canon.h.
Referenced by exif_mnote_data_canon_clear(), exif_mnote_data_canon_count(), exif_mnote_data_canon_get_description(), exif_mnote_data_canon_get_id(), exif_mnote_data_canon_get_name(), exif_mnote_data_canon_get_tags(), exif_mnote_data_canon_get_title(), exif_mnote_data_canon_get_value(), exif_mnote_data_canon_load(), exif_mnote_data_canon_save(), and exif_mnote_data_canon_set_byte_order().
| unsigned int _ExifMnoteDataCanon::offset |
Definition at line 43 of file exif-mnote-data-canon.h.
Referenced by exif_mnote_data_canon_load(), and exif_mnote_data_canon_save().
| ExifDataOption _ExifMnoteDataCanon::options |
Definition at line 45 of file exif-mnote-data-canon.h.
Referenced by exif_mnote_data_canon_get_name(), exif_mnote_data_canon_get_title(), and exif_mnote_data_canon_new().
| ExifByteOrder _ExifMnoteDataCanon::order |
Definition at line 42 of file exif-mnote-data-canon.h.
Referenced by exif_mnote_data_canon_load(), exif_mnote_data_canon_save(), and exif_mnote_data_canon_set_byte_order().
| ExifMnoteData _ExifMnoteDataCanon::parent |
Definition at line 37 of file exif-mnote-data-canon.h.