yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
conf.h File Reference

NCX Text Config file parser. More...

#include <xmlstring.h>
#include "status.h"
#include "val.h"
Include dependency graph for conf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

status_t conf_parse_val_from_filespec (const xmlChar *filespec, val_value_t *val, boolean keepvals, boolean fileerr)
 Parse a file as an NCX text config file against a specific parmset definition. More...
 
status_t conf_parse_val_from_filespec_ex (const xmlChar *filespec, const xmlChar *banner_object, val_value_t *val, boolean keepvals, boolean fileerr, boolean *fileopened)
 Parse a file as an NCX text config file against a specific parmset definition. More...
 

Detailed Description

NCX Text Config file parser.