  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_20715630405f3b63e7ab7a5c713843d9.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#0763fa89ff9e99b1af1010fb686e8aa6ExifMnoteData Functions
void exif-mnote-data_8h.html#4a6e666ba330730bba2c0d879de83710exif_mnote_data_ref  ( struct__ExifMnoteData.htmlExifMnoteData  *) void exif-mnote-data_8h.html#2a5c8191793e7d6bb81604ea6321d7eeexif_mnote_data_unref  ( struct__ExifMnoteData.htmlExifMnoteData  *) void exif-mnote-data_8h.html#e5b16667b74bfbe079064ac6dfab52deexif_mnote_data_load  ( struct__ExifMnoteData.htmlExifMnoteData  *, const unsigned char *, unsigned int) void exif-mnote-data_8h.html#3c245c13150711b1b7745365a9ad086bexif_mnote_data_save  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned char **, unsigned int *) unsigned int exif-mnote-data_8h.html#bc2d5bb8c6dd58ced8cf0f61ddd0ce1cexif_mnote_data_count  ( struct__ExifMnoteData.htmlExifMnoteData  *) unsigned int exif-mnote-data_8h.html#ad3d0838f4e762af040f7e97de2740adexif_mnote_data_get_id  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int) const char * exif-mnote-data_8h.html#9f28c19e8f60375c575be28575fcb5a5exif_mnote_data_get_name  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int) const char * exif-mnote-data_8h.html#f314532ac8a279d2e93394a5af2fda9aexif_mnote_data_get_title  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int) const char * exif-mnote-data_8h.html#2eeea9c5c528d78944fdd5ebb2d98da8exif_mnote_data_get_description  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int) char * exif-mnote-data_8h.html#626975779cca5f3501d36057cecdee94exif_mnote_data_get_value  ( struct__ExifMnoteData.htmlExifMnoteData  *, unsigned int, char *val, unsigned int maxlen) void exif-mnote-data_8h.html#c3b63c800906cfa6b26ba0c8c4874721exif_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#8c5c9588e9360c9d98362e52563cfdcd_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#53535571495924097f7c882cab4eb848_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#6f13f4a3b196ae98e0c8e52011e25f1e_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#d5578f1f1352a9d4f0d5ebcd15ee6347_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#dcec364c97ceb5ebb9620a51aef6bebc_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#68d48f72ec7505897fdd344781af5e6b_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#70dd60ad580375fe7533eaea4bf36386_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#bd9b0c209efcccfd92be7b3f16f1ff2d_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 01:22:39 2006 for EXIF library (libexif) Internals by 
http://www.doxygen.org/index.htmldoxygen  1.4.6 