yumapro
24.10-1
YumaPro SDK
|
Contains SID and LSID management for CBOR encoding. More...
Functions | |
status_t | agt_yang_cbor_init (void) |
Phase 1: Initialize the YANG CBOR code. More... | |
status_t | agt_yang_cbor_set_modules (void) |
| |
status_t | agt_yang_cbor_init2 (void) |
Phase 2: Initialize the YANG CBOR code. More... | |
void | agt_yang_cbor_cleanup (void) |
Cleanup the YANG CBOR code. More... | |
Contains SID and LSID management for CBOR encoding.
void agt_yang_cbor_cleanup | ( | void | ) |
Cleanup the YANG CBOR code.
Called by server when server is restarted
status_t agt_yang_cbor_init | ( | void | ) |
Phase 1: Initialize the YANG CBOR code.
Called by server when server is started
status_t agt_yang_cbor_init2 | ( | void | ) |
Phase 2: Initialize the YANG CBOR code.
SIL init phase 2: non-config data structures. Called after running config is loaded.
status_t agt_yang_cbor_set_modules | ( | void | ) |
Called after all YANG modules loaded at boot-time