|
CYAML Internals
|

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