yumapro  24.10-6
YumaPro SDK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cli_rawparm_t Struct Reference

used for bootstrap CLI parms only, no validation More...

#include <cli.h>

Collaboration diagram for cli_rawparm_t:

Data Fields

dlq_hdr_t qhdr
 queue header to store rawparm in a dlq
 
const char * name
 parameter name
 
char * value
 stored value if set
 
boolean hasvalue
 indicates value is set
 
boolean xsdlist
 true if a list is expected
 
ncx_list_tncx_list
 value if a list is expected
 
int32 count
 count field if duplicates
 

Detailed Description

used for bootstrap CLI parms only, no validation


The documentation for this struct was generated from the following file: