yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
ncx_owner.h File Reference

NETCONF Server owner registry for NMDA support. More...

#include <xmlstring.h>
#include "ncxtypes.h"
#include "status.h"
Include dependency graph for ncx_owner.h:

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...
 

Detailed Description

NETCONF Server owner registry for NMDA support.