![]() |
yumapro
25.10-1
YumaPro SDK
|
Object Dictionary utilities (NOT USED) The YANG Hash for the object identifier is used as the hash key. More...
Go to the source code of this file.
Functions | |
| status_t | obj_dict_init (void) |
| Initialize the object dictionary. More... | |
| void | obj_dict_cleanup (void) |
| Cleanup the object dictionary. More... | |
| status_t | obj_dict_add_object (obj_template_t *obj) |
| Generate an object identifier and insert into the AVL tree. More... | |
| boolean | obj_dict_remove_object (obj_template_t *obj) |
| Remove an object from the object dictionary. More... | |
| void | obj_dict_dump (void) |
| Print the sorted dictionary contents. More... | |
Object Dictionary utilities (NOT USED) The YANG Hash for the object identifier is used as the hash key.