#include <config.h>
#include "exif-mnote-data-canon.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <libexif/exif-byte-order.h>
#include <libexif/exif-utils.h>
#include <libexif/exif-data.h>
Go to the source code of this file.
|
Definition at line 33 of file exif-mnote-data-canon.c. |
|
Definition at line 36 of file exif-mnote-data-canon.c. References _ExifMnoteDataCanon::count, _MnoteCanonEntry::data, _ExifMnoteDataCanon::entries, exif_mem_free(), ExifMnoteData, ExifMnoteDataCanon, and _ExifMnoteData::mem. Referenced by exif_mnote_data_canon_free(), and exif_mnote_data_canon_load(). |
|
Definition at line 229 of file exif-mnote-data-canon.c. References _ExifMnoteDataCanon::count, _ExifMnoteDataCanon::entries, ExifMnoteData, ExifMnoteDataCanon, and mnote_canon_entry_count_values(). Referenced by exif_mnote_data_canon_new(). |
|
Definition at line 56 of file exif-mnote-data-canon.c. References exif_mnote_data_canon_clear(), ExifMnoteData, and ExifMnoteDataCanon. Referenced by exif_mnote_data_canon_new(). |
|
Definition at line 276 of file exif-mnote-data-canon.c. References _ExifMnoteDataCanon::count, _ExifMnoteDataCanon::entries, exif_mnote_data_canon_get_tags(), ExifMnoteData, ExifMnoteDataCanon, mnote_canon_tag_get_description(), and _MnoteCanonEntry::tag. Referenced by exif_mnote_data_canon_new(). |
|
Definition at line 240 of file exif-mnote-data-canon.c. References _ExifMnoteDataCanon::count, _ExifMnoteDataCanon::entries, exif_mnote_data_canon_get_tags(), ExifMnoteData, ExifMnoteDataCanon, and _MnoteCanonEntry::tag. Referenced by exif_mnote_data_canon_new(). |
|
Definition at line 252 of file exif-mnote-data-canon.c. References _ExifMnoteDataCanon::count, _ExifMnoteDataCanon::entries, exif_mnote_data_canon_get_tags(), ExifMnoteData, ExifMnoteDataCanon, mnote_canon_tag_get_name_sub(), and _MnoteCanonEntry::tag. Referenced by exif_mnote_data_canon_new(). |
|
Definition at line 64 of file exif-mnote-data-canon.c. References _ExifMnoteDataCanon::count, _ExifMnoteDataCanon::entries, ExifMnoteDataCanon, and mnote_canon_entry_count_values(). Referenced by exif_mnote_data_canon_get_description(), exif_mnote_data_canon_get_id(), exif_mnote_data_canon_get_name(), exif_mnote_data_canon_get_title(), and exif_mnote_data_canon_get_value(). |
|
Definition at line 264 of file exif-mnote-data-canon.c. References _ExifMnoteDataCanon::count, _ExifMnoteDataCanon::entries, exif_mnote_data_canon_get_tags(), ExifMnoteData, ExifMnoteDataCanon, mnote_canon_tag_get_title_sub(), and _MnoteCanonEntry::tag. Referenced by exif_mnote_data_canon_new(). |
|
Definition at line 81 of file exif-mnote-data-canon.c. References _ExifMnoteDataCanon::count, _ExifMnoteDataCanon::entries, exif_mnote_data_canon_get_tags(), ExifMnoteData, ExifMnoteDataCanon, and mnote_canon_entry_get_value(). Referenced by exif_mnote_data_canon_new(). |
|
|
|
|
Definition at line 93 of file exif-mnote-data-canon.c. References _MnoteCanonEntry::components, _ExifMnoteDataCanon::count, _MnoteCanonEntry::data, _ExifMnoteDataCanon::entries, exif_array_set_byte_order(), ExifByteOrder, ExifMnoteData, ExifMnoteDataCanon, _MnoteCanonEntry::format, _MnoteCanonEntry::order, and _ExifMnoteDataCanon::order. Referenced by exif_mnote_data_canon_new(). |
|
Definition at line 111 of file exif-mnote-data-canon.c. References ExifMnoteData, and ExifMnoteDataCanon. Referenced by exif_mnote_data_canon_new(). |