#include <config.h>
#include <libexif/exif-mnote-data.h>
#include <libexif/exif-mnote-data-priv.h>
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
|
Definition at line 35 of file exif-mnote-data.c. References exif_mem_alloc(), exif_mem_ref(), ExifMem, ExifMnoteData, ExifMnoteDataPriv, _ExifMnoteData::mem, _ExifMnoteData::priv, and _ExifMnoteDataPriv::ref_count. Referenced by exif_mnote_data_canon_new(), exif_mnote_data_olympus_new(), and exif_mnote_data_pentax_new(). |
|
Definition at line 110 of file exif-mnote-data.c. References _ExifMnoteDataMethods::count, ExifMnoteData, and _ExifMnoteData::methods. |
|
Definition at line 55 of file exif-mnote-data.c. References exif_log_unref(), exif_mem_free(), exif_mem_unref(), ExifMem, ExifMnoteData, _ExifMnoteDataMethods::free, _ExifMnoteData::log, _ExifMnoteData::mem, _ExifMnoteData::methods, and _ExifMnoteData::priv. Referenced by exif_mnote_data_unref(). |
|
Definition at line 138 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteDataMethods::get_description, and _ExifMnoteData::methods. |
|
Definition at line 117 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteDataMethods::get_id, and _ExifMnoteData::methods. |
|
Definition at line 124 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteDataMethods::get_name, and _ExifMnoteData::methods. |
|
Definition at line 131 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteDataMethods::get_title, and _ExifMnoteData::methods. |
|
Definition at line 145 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteDataMethods::get_value, and _ExifMnoteData::methods. |
|
Definition at line 80 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteDataMethods::load, and _ExifMnoteData::methods. Referenced by exif_data_load_data(). |
|
Definition at line 152 of file exif-mnote-data.c. References exif_log_ref(), exif_log_unref(), ExifLog, ExifMnoteData, and _ExifMnoteData::log. Referenced by exif_data_load_data(). |
|
Definition at line 49 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteData::priv, and _ExifMnoteDataPriv::ref_count. |
|
Definition at line 88 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteData::methods, and _ExifMnoteDataMethods::save. Referenced by exif_data_save_data_entry(). |
|
Definition at line 96 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteData::methods, and _ExifMnoteDataMethods::set_byte_order. Referenced by exif_data_load_data(), and exif_data_set_byte_order(). |
|
Definition at line 103 of file exif-mnote-data.c. References ExifMnoteData, _ExifMnoteData::methods, and _ExifMnoteDataMethods::set_offset. Referenced by exif_data_load_data(), and exif_data_save_data_entry(). |
|
Definition at line 71 of file exif-mnote-data.c. References exif_mnote_data_free(), ExifMnoteData, _ExifMnoteData::priv, and _ExifMnoteDataPriv::ref_count. Referenced by exif_data_free(). |