|
ZOO-Project
|
Functions | |
| int | getServiceFromYAML (maps *conf, char *file, service **service, char *name) |
| Read and parse a ZCFG file in YAML format. More... | |
Variables | |
| static service * | my_service =NULL |
| static map * | current_content =NULL |
| static elements * | current_element =NULL |
Read and parse a ZCFG file in YAML format.
| conf | the conf maps containing the main.cfg settings |
| file | the file name to read |
| service | the service structure to fill |
| name | the service name |
|
static |
|
static |
|
static |
1.8.17