yumapro
24.10-2
YumaPro SDK
|
NCX Text Config file parser. More...
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... | |
NCX Text Config file parser.