one context for a yang library.
More...
#include <ncxtypes.h>
|
|
struct val_value_t_ * | mymodules_val |
| | value for /modules-state
|
| |
|
uint32 | myhash_val |
| | data for value used for /modules-state/module-set-id
|
| |
|
struct val_value_t_ * | mymoduleid_val |
| | value used for /modules-state/module-set-id
|
| |
|
struct val_value_t_ * | yanglib_val |
| | value for /yang-library
|
| |
|
struct val_value_t_ * | modset_val |
| | value instance for /yang-library/module-set
|
| |
|
struct val_value_t_ * | content_id_val |
| | value node for /yang-library/content-id
|
| |
|
boolean | free_mymodules_val |
| | will be TRUE for a SM rootcb and FALSE for the toplib
|
| |
|
boolean | free_yanglib_val |
| | NMDA lib: will be TRUE for a SM rootcb and FALSE for the toplib.
|
| |
one context for a yang library.
There will be 1 static entry for the top-level and 1 malloced entry for each rootcb
The documentation for this struct was generated from the following file: