yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
External yang-data structures

Support 'yang-data' extension defined in RFC 8040. More...

Collaboration diagram for External yang-data structures:

Functions

status_t yang_data_init (void)
 Initialize this module; must be after ext_init!!! More...
 
status_t yang_data_init2 (void)
 Load the yang-data-ext module. More...
 
void yang_data_cleanup (void)
 Cleanup this module. More...
 

Detailed Description

Support 'yang-data' extension defined in RFC 8040.

Function Documentation

◆ yang_data_cleanup()

void yang_data_cleanup ( void  )

Cleanup this module.

Must be called before ext_cleanup!!!

Here is the caller graph for this function:

◆ yang_data_init()

status_t yang_data_init ( void  )

Initialize this module; must be after ext_init!!!

Returns
status
Here is the call graph for this function:
Here is the caller graph for this function:

◆ yang_data_init2()

status_t yang_data_init2 ( void  )

Load the yang-data-ext module.

Returns
status
Here is the call graph for this function:
Here is the caller graph for this function: