  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_3c4fde49625df9344590fff295c7c38d.htmllibexif exif-mnote-data.h File Reference
#include < exif-log_8h-source.htmllibexif/exif-log.h > exif-mnote-data_8h-source.htmlGo to the source code of this file. Typedefs
typedef struct__ExifMnoteData.html_ExifMnoteData  exif-mnote-data_8h.html#d274692c704f570122329ef1ab32ed31ExifMnoteData Functions
void exif-mnote-data_8h.html#6e4fab705cb33adde53dfff211dcd03cexif_mnote_data_ref  ( struct__ExifMnoteData.htmlExifMnoteData  *) void exif-mnote-data_8h.html#c51e0514ec846838697a460a24bb73fbexif_mnote_data_unref  ( struct__ExifMnoteData.htmlExifMnoteData  *) void exif-mnote-data_8h.html#1b7917ee3739ef7e0384644048dcc01fexif_mnote_data_load  ( struct__ExifMnoteData.htmlExifMnoteData  *, const unsigned char *, unsigned int) void exif-mnote-data_8h.html#204a680542af1e34f1318aba4a24648aexif_mnote_data_save  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned char **, unsigned int *) unsigned int exif-mnote-data_8h.html#eefb49f94e1cf44013dedd504f62faa1exif_mnote_data_count  ( struct__ExifMnoteData.htmlExifMnoteData  *) unsigned int exif-mnote-data_8h.html#37388b7f7da71a15536d23f7b405aa5eexif_mnote_data_get_id  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int) const char * exif-mnote-data_8h.html#07f2421adda0f9a3f5f71575e4792493exif_mnote_data_get_name  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int) const char * exif-mnote-data_8h.html#22101c04c29522dff7eb785dd86c0943exif_mnote_data_get_title  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int) const char * exif-mnote-data_8h.html#04e1b597a00ead5d189c7c3e40666be5exif_mnote_data_get_description  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int) char * exif-mnote-data_8h.html#9873553a52e96b278e6e1aad0bea7e69exif_mnote_data_get_value  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int, char *val, unsigned int maxlen) void exif-mnote-data_8h.html#9a6093f4cd64a11919f254851e54d92cexif_mnote_data_log  ( struct__ExifMnoteData.htmlExifMnoteData  *, struct__ExifLog.htmlExifLog  *) Typedef Documentation
  
    
      
        
          
typedef struct struct__ExifMnoteData.html_ExifMnoteData  struct__ExifMnoteData.htmlExifMnoteData                   
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8h-source.html#l0003030  of file exif-mnote-data_8h-source.htmlexif-mnote-data.h .      
Function Documentation
  
    
      
        
          
unsigned int exif_mnote_data_count                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
                    
 )           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l00110110  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
struct__ExifMnoteDataMethods.html#aad86617351c2ee737b392f94040cccb_ExifMnoteDataMethods::count , and exif-mnote-data-priv_8h-source.html#l00059_ExifMnoteData::methods .      
  
    
      
        
          
const char* exif_mnote_data_get_description                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
,         
        
          
          
          
unsigned           
 int         
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l00138138  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
struct__ExifMnoteDataMethods.html#4ca7e0ab9aed5703a2038699e9bcc486_ExifMnoteDataMethods::get_description , and exif-mnote-data-priv_8h-source.html#l00059_ExifMnoteData::methods .      
  
    
      
        
          
unsigned int exif_mnote_data_get_id                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
,         
        
          
          
          
unsigned           
 int         
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l00117117  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
struct__ExifMnoteDataMethods.html#453d479929b42b3db130e4853ca1f0c5_ExifMnoteDataMethods::get_id , and exif-mnote-data-priv_8h-source.html#l00059_ExifMnoteData::methods .      
  
    
      
        
          
const char* exif_mnote_data_get_name                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
,         
        
          
          
          
unsigned           
 int         
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l00124124  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
struct__ExifMnoteDataMethods.html#478e4e150437d70bdfdb6ceb274603eb_ExifMnoteDataMethods::get_name , and exif-mnote-data-priv_8h-source.html#l00059_ExifMnoteData::methods .      
  
    
      
        
          
const char* exif_mnote_data_get_title                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
,         
        
          
          
          
unsigned           
 int         
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l00131131  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
struct__ExifMnoteDataMethods.html#c14c8b9a7a9a282b94fc2c7476110d25_ExifMnoteDataMethods::get_title , and exif-mnote-data-priv_8h-source.html#l00059_ExifMnoteData::methods .      
  
    
      
        
          
char* exif_mnote_data_get_value                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
,         
        
          
          
          
unsigned           
 int,         
        
          
          
          
char *           
 val,         
        
          
          
          
unsigned int           
 maxlen         
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l00145145  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
struct__ExifMnoteDataMethods.html#35e308b7ffbdc5dcd6681eab820ba444_ExifMnoteDataMethods::get_value , and exif-mnote-data-priv_8h-source.html#l00059_ExifMnoteData::methods .      
  
    
      
        
          
void exif_mnote_data_load                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
,         
        
          
          
          
const unsigned char *           
,         
        
          
          
          
unsigned           
 int         
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l0008080  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
struct__ExifMnoteDataMethods.html#351860e435018eb6f20a1a80cc848058_ExifMnoteDataMethods::load , and exif-mnote-data-priv_8h-source.html#l00059_ExifMnoteData::methods .
Referenced by 
exif-data_8c-source.html#l00699exif_data_load_data() .      
  
    
      
        
          
void exif_mnote_data_log                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
,         
        
          
          
          
struct__ExifLog.htmlExifLog  *           
        
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l00152152  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
exif-log_8c-source.html#l00097exif_log_ref() , exif-log_8c-source.html#l00104exif_log_unref() , and exif-mnote-data-priv_8h-source.html#l00062_ExifMnoteData::log .
Referenced by 
exif-data_8c-source.html#l00699exif_data_load_data() .      
  
    
      
        
          
void exif_mnote_data_ref                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
                    
 )           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l0004949  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
exif-mnote-data-priv_8h-source.html#l00057_ExifMnoteData::priv , and exif-mnote-data_8c-source.html#l00031_ExifMnoteDataPriv::ref_count .      
  
    
      
        
          
void exif_mnote_data_save                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
,         
        
          
          
          
unsigned char **           
,         
        
          
          
          
unsigned int *           
        
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l0008888  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
exif-mnote-data-priv_8h-source.html#l00059_ExifMnoteData::methods , and struct__ExifMnoteDataMethods.html#885058f650d7e6dfbac29f391f1c3be1_ExifMnoteDataMethods::save .
Referenced by 
exif-data_8c-source.html#l00210exif_data_save_data_entry() .      
  
    
      
        
          
void exif_mnote_data_unref                     
(           
struct__ExifMnoteData.htmlExifMnoteData  *           
                    
 )           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mnote-data_8c-source.html#l0007171  of file exif-mnote-data_8c-source.htmlexif-mnote-data.c .
References 
exif-mnote-data_8c-source.html#l00055exif_mnote_data_free() , exif-mnote-data-priv_8h-source.html#l00057_ExifMnoteData::priv , and exif-mnote-data_8c-source.html#l00031_ExifMnoteDataPriv::ref_count .      
Generated on Sun Apr 23 02:19:19 2006 for EXIF library (libexif) Internals by 
http://www.doxygen.org/index.htmldoxygen  1.4.6 