yumapro
24.10-2
YumaPro SDK
|
NETCONF Server owner registry for NMDA support. More...
Go to the source code of this file.
Functions | |
void | ncx_owner_init (void) |
Initialize the Owner registry. More... | |
void | ncx_owner_cleanup (void) |
Cleanup the Owner registry. More... | |
status_t | ncx_owner_store_name (const xmlChar *name, ncx_owner_id_t *id) |
Add an owner name to the registry; return the ID,. More... | |
const xmlChar * | ncx_owner_get_name (ncx_owner_id_t id) |
Find an owner name to the registry. More... | |
NETCONF Server owner registry for NMDA support.