CYAML Internals
src Directory Reference
Directory dependency graph for src:
src

Files

file  data.h [code]
 CYAML functions for manipulating client data structures.
 
file  free.c
 Free data structures created by the CYAML load functions.
 
file  load.c
 Load YAML data into client's data structure.
 
file  mem.c
 CYAML memory allocation handling.
 
file  mem.h [code]
 CYAML memory allocation handling.
 
file  save.c
 Save client's data structure to YAML, using schema.
 
file  utf8.c
 CYAML functions for handling utf8 text.
 
file  utf8.h [code]
 CYAML functions for handling utf8 text.
 
file  util.c
 Utility functions.
 
file  util.h [code]
 CYAML common utility functions.