  
    
main.htmlMain Page     
classes.htmlData Structures     
files.htmlFiles     
dirs.htmlDirectories   
  
    
files.htmlFile List     
globals.htmlGlobals   
dir_20715630405f3b63e7ab7a5c713843d9.htmllibexif exif-mem.h File Reference
#include < exif-utils_8h-source.htmllibexif/exif-utils.h > exif-mem_8h-source.htmlGo to the source code of this file. Typedefs
typedef void *(* exif-mem_8h.html#33415259c45eb9dbc68d799887d97829ExifMemAllocFunc  )( exif-utils_8h.html#1601686195534cc6337c596fb8af54faExifLong ) typedef void *(* exif-mem_8h.html#c1251dffe6dadd513586e55814e32ee7ExifMemReallocFunc  )(void *, exif-utils_8h.html#1601686195534cc6337c596fb8af54faExifLong ) typedef void(* exif-mem_8h.html#45d1f90821362c0c1fac7cfb208d8293ExifMemFreeFunc  )(void *) typedef struct__ExifMem.html_ExifMem  exif-mem_8h.html#0de996dd40f7439baac84bf81818ec71ExifMem Functions
struct__ExifMem.htmlExifMem  * exif-mem_8h.html#b2beebaff7d31ed45169a70defb7bb09exif_mem_new  ( exif-mem_8h.html#33415259c45eb9dbc68d799887d97829ExifMemAllocFunc , exif-mem_8h.html#c1251dffe6dadd513586e55814e32ee7ExifMemReallocFunc , exif-mem_8h.html#45d1f90821362c0c1fac7cfb208d8293ExifMemFreeFunc ) void exif-mem_8h.html#6e520f8ee207810614e37daffc80f72aexif_mem_ref  ( struct__ExifMem.htmlExifMem  *) void exif-mem_8h.html#8caccb583c37a8fb31f533ed529bab01exif_mem_unref  ( struct__ExifMem.htmlExifMem  *) void * exif-mem_8h.html#3b81b9b0dca30e76bf901c58949aa259exif_mem_alloc  ( struct__ExifMem.htmlExifMem  *, exif-utils_8h.html#1601686195534cc6337c596fb8af54faExifLong ) void * exif-mem_8h.html#69c3789b46f73c8dc0035fd34f97fa5bexif_mem_realloc  ( struct__ExifMem.htmlExifMem  *, void *, exif-utils_8h.html#1601686195534cc6337c596fb8af54faExifLong ) void exif-mem_8h.html#9152de29671adfeb24ba4eaea518cb35exif_mem_free  ( struct__ExifMem.htmlExifMem  *, void *) struct__ExifMem.htmlExifMem  * exif-mem_8h.html#44af1bc2ce5eecf37e731c5fe5dc98e0exif_mem_new_default  (void) Typedef Documentation
  
    
      
        
          
typedef struct struct__ExifMem.html_ExifMem  struct__ExifMem.htmlExifMem                   
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8h-source.html#l0003636  of file exif-mem_8h-source.htmlexif-mem.h .      
  
    
      
        
          
typedef void*(*  exif-mem_8h.html#33415259c45eb9dbc68d799887d97829ExifMemAllocFunc )( exif-utils_8h.html#1601686195534cc6337c596fb8af54faExifLong )                  
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8h-source.html#l0003131  of file exif-mem_8h-source.htmlexif-mem.h .      
  
    
      
        
          
typedef void(*  exif-mem_8h.html#45d1f90821362c0c1fac7cfb208d8293ExifMemFreeFunc )(void *)                  
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8h-source.html#l0003434  of file exif-mem_8h-source.htmlexif-mem.h .      
  
    
      
        
          
typedef void*(*  exif-mem_8h.html#c1251dffe6dadd513586e55814e32ee7ExifMemReallocFunc )(void *, exif-utils_8h.html#1601686195534cc6337c596fb8af54faExifLong )                  
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8h-source.html#l0003333  of file exif-mem_8h-source.htmlexif-mem.h .      
Function Documentation
  
    
      
        
          
void* exif_mem_alloc                     
(           
struct__ExifMem.htmlExifMem  *           
,         
        
          
          
          
exif-utils_8h.html#1601686195534cc6337c596fb8af54faExifLong            
        
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8c-source.html#l0007575  of file exif-mem_8c-source.htmlexif-mem.c .
References 
exif-mem_8c-source.html#l00007_ExifMem::alloc_func , and exif-mem_8c-source.html#l00008_ExifMem::realloc_func .
Referenced by 
exif-content_8c-source.html#l00053exif_content_new_mem() , exif-data_8c-source.html#l00075exif_data_alloc() , exif-data_8c-source.html#l00108exif_data_new_mem() , exif-entry_8c-source.html#l00059exif_entry_alloc() , exif-entry_8c-source.html#l00106exif_entry_new_mem() , exif-loader_8c-source.html#l00079exif_loader_alloc() , exif-loader_8c-source.html#l00308exif_loader_new_mem() , exif-log_8c-source.html#l00071exif_log_new_mem() , exif-mnote-data-canon_8c-source.html#l00183exif_mnote_data_canon_load() , exif-mnote-data-canon_8c-source.html#l00288exif_mnote_data_canon_new() , exif-mnote-data-canon_8c-source.html#l00117exif_mnote_data_canon_save() , exif-mnote-data_8c-source.html#l00035exif_mnote_data_construct() , exif-mnote-data-olympus_8c-source.html#l00176exif_mnote_data_olympus_load() , exif-mnote-data-olympus_8c-source.html#l00393exif_mnote_data_olympus_new() , exif-mnote-data-olympus_8c-source.html#l00085exif_mnote_data_olympus_save() , exif-mnote-data-pentax_8c-source.html#l00072exif_mnote_data_pentax_load() , and exif-mnote-data-pentax_8c-source.html#l00185exif_mnote_data_pentax_new() .      
  
    
      
        
          
void exif_mem_free                     
(           
struct__ExifMem.htmlExifMem  *           
,         
        
          
          
          
void *           
        
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8c-source.html#l0006565  of file exif-mem_8c-source.htmlexif-mem.c .
References 
exif-mem_8c-source.html#l00009_ExifMem::free_func .
Referenced by 
exif-content_8c-source.html#l00092exif_content_free() , exif-content_8c-source.html#l00053exif_content_new_mem() , exif-data_8c-source.html#l00278exif_data_load_data_thumbnail() , exif-data_8c-source.html#l00108exif_data_new_mem() , exif-data_8c-source.html#l00210exif_data_save_data_entry() , exif-entry_8c-source.html#l00141exif_entry_free() , exif-entry_8c-source.html#l00106exif_entry_new_mem() , exif-entry_8c-source.html#l00076exif_entry_realloc() , exif-loader_8c-source.html#l00334exif_loader_free() , exif-loader_8c-source.html#l00357exif_loader_reset() , exif-log_8c-source.html#l00112exif_log_free() , exif-mem_8c-source.html#l00057exif_mem_unref() , exif-mnote-data-canon_8c-source.html#l00036exif_mnote_data_canon_clear() , exif-mnote-data_8c-source.html#l00055exif_mnote_data_free() , exif-mnote-data-olympus_8c-source.html#l00034exif_mnote_data_olympus_clear() , and exif-mnote-data-pentax_8c-source.html#l00034exif_mnote_data_pentax_clear() .      
  
    
      
        
          
struct__ExifMem.htmlExifMem * exif_mem_new                     
(           
exif-mem_8h.html#33415259c45eb9dbc68d799887d97829ExifMemAllocFunc            
,         
        
          
          
          
exif-mem_8h.html#c1251dffe6dadd513586e55814e32ee7ExifMemReallocFunc            
,         
        
          
          
          
exif-mem_8h.html#45d1f90821362c0c1fac7cfb208d8293ExifMemFreeFunc            
        
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8c-source.html#l0003131  of file exif-mem_8c-source.htmlexif-mem.c .
References 
exif-mem_8c-source.html#l00007_ExifMem::alloc_func , exif-mem_8c-source.html#l00009_ExifMem::free_func , exif-mem_8c-source.html#l00008_ExifMem::realloc_func , and exif-mem_8c-source.html#l00006_ExifMem::ref_count .
Referenced by 
exif-mem_8c-source.html#l00091exif_mem_new_default() .      
  
    
      
        
          
struct__ExifMem.htmlExifMem * exif_mem_new_default                     
(           
void           
                    
 )           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8c-source.html#l0009191  of file exif-mem_8c-source.htmlexif-mem.c .
References 
exif-mem_8c-source.html#l00013exif_mem_alloc_func() , exif-mem_8c-source.html#l00025exif_mem_free_func() , exif-mem_8c-source.html#l00031exif_mem_new() , and exif-mem_8c-source.html#l00019exif_mem_realloc_func() .
Referenced by 
exif-content_8c-source.html#l00042exif_content_new() , exif-data_8c-source.html#l00097exif_data_new() , exif-entry_8c-source.html#l00095exif_entry_new() , exif-loader_8c-source.html#l00297exif_loader_new() , and exif-log_8c-source.html#l00086exif_log_new() .      
  
    
      
        
          
void* exif_mem_realloc                     
(           
struct__ExifMem.htmlExifMem  *           
,         
        
          
          
          
void *           
,         
        
          
          
          
exif-utils_8h.html#1601686195534cc6337c596fb8af54faExifLong            
        
        
          
          
)           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8c-source.html#l0008585  of file exif-mem_8c-source.htmlexif-mem.c .
References 
exif-mem_8c-source.html#l00008_ExifMem::realloc_func .
Referenced by 
exif-content_8c-source.html#l00132exif_content_add_entry() , exif-content_8c-source.html#l00155exif_content_remove_entry() , exif-data_8c-source.html#l00210exif_data_save_data_entry() , exif-entry_8c-source.html#l00076exif_entry_realloc() , exif-mnote-data-canon_8c-source.html#l00183exif_mnote_data_canon_load() , exif-mnote-data-canon_8c-source.html#l00117exif_mnote_data_canon_save() , and exif-mnote-data-olympus_8c-source.html#l00085exif_mnote_data_olympus_save() .      
  
    
      
        
          
void exif_mem_ref                     
(           
struct__ExifMem.htmlExifMem  *           
                    
 )           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8c-source.html#l0005050  of file exif-mem_8c-source.htmlexif-mem.c .
References 
exif-mem_8c-source.html#l00006_ExifMem::ref_count .
Referenced by 
exif-content_8c-source.html#l00053exif_content_new_mem() , exif-data_8c-source.html#l00108exif_data_new_mem() , exif-entry_8c-source.html#l00106exif_entry_new_mem() , exif-loader_8c-source.html#l00308exif_loader_new_mem() , exif-log_8c-source.html#l00071exif_log_new_mem() , and exif-mnote-data_8c-source.html#l00035exif_mnote_data_construct() .      
  
    
      
        
          
void exif_mem_unref                     
(           
struct__ExifMem.htmlExifMem  *           
                    
 )           
        
      
    
  
  
    
       
    
    
Definition at line 
exif-mem_8c-source.html#l0005757  of file exif-mem_8c-source.htmlexif-mem.c .
References 
exif-mem_8c-source.html#l00065exif_mem_free() , and exif-mem_8c-source.html#l00006_ExifMem::ref_count .
Referenced by 
exif-content_8c-source.html#l00042exif_content_new() , exif-data_8c-source.html#l00097exif_data_new() , exif-entry_8c-source.html#l00141exif_entry_free() , exif-entry_8c-source.html#l00095exif_entry_new() , exif-loader_8c-source.html#l00334exif_loader_free() , exif-loader_8c-source.html#l00297exif_loader_new() , exif-log_8c-source.html#l00112exif_log_free() , exif-log_8c-source.html#l00086exif_log_new() , and exif-mnote-data_8c-source.html#l00055exif_mnote_data_free() .      
Generated on Sun Apr 23 01:22:39 2006 for EXIF library (libexif) Internals by 
http://www.doxygen.org/index.htmldoxygen  1.4.6 