![]() |
yumapro
25.10-1
YumaPro SDK
|
One YANG input-stmt or output-stmt struct. More...
#include <obj.h>
Data Fields | |
| xmlChar * | name |
| input or output | |
| dlq_hdr_t * | typedefQ |
| Q of typ_template_t. | |
| dlq_hdr_t * | groupingQ |
| Q of gtp_template_t. | |
| dlq_hdr_t | datadefQ |
| Q of obj_template_t. | |
| dlq_hdr_t | mustQ |
| Q of xpath_pcb_t. | |
| boolean | is_input |
| YPW-1406: the name can be changed temporarily in XPath validation so need a flag to tell if input or output. | |
| struct obj_template_t_ * | defaultparm |
| the defaultparm is only used by yangcli-pro to allow 1 parameter in a command to be entered without a name | |
One YANG input-stmt or output-stmt struct.