status_t
global error return code
Definition: status_enum.h:219
val_value_t * sid_file_load(ncx_module_t *mod, status_t *res)
Load the SID file for the specified YANG module.
Definition: sid_file.c:496
obj_template_t * sid_file_get_obj(void)
Get the OBJ template for the SID file.
Definition: sid_file.c:701
status_t sid_file_apply(uint32 sid_tree_id, val_value_t *sidfile, ncx_module_t *mod, boolean internal)
Apply the SID file contents to specified YANG module.
Definition: sid_file.c:644
void sid_file_cleanup(void)
Cleanup the SID FIle Parser Module.
Definition: sid_file.c:472
status_t sid_file_init(void)
Initialize the SID FIle Parser Module.
Definition: sid_file.c:421
global error status code enumerations
representation of one module or submodule during and after parsing
Definition: ncxtypes.h:1118
One YANG data-def-stmt.
Definition: obj.h:1284
one value to match one type
Definition: val.h:939