status_t
global error return code
Definition: status_enum.h:210
void obj_dict_dump(void)
Print the sorted dictionary contents.
Definition: obj_dict.c:347
status_t obj_dict_add_object(obj_template_t *obj)
Generate an object identifier and insert into the AVL tree.
Definition: obj_dict.c:273
boolean obj_dict_remove_object(obj_template_t *obj)
Remove an object from the object dictionary.
Definition: obj_dict.c:327
status_t obj_dict_init(void)
Initialize the object dictionary.
Definition: obj_dict.c:166
void obj_dict_cleanup(void)
Cleanup the object dictionary.
Definition: obj_dict.c:186
One YANG data-def-stmt.
Definition: obj.h:1229