Struct CArgumentDefBase::SOptionName#
Defined in File cmdlnparser.h
Nested Relationships#
This struct is a nested type of Class CArgumentDefBase.
Struct Documentation#
-
struct SOptionName
Argument entry (multiple argument names are possible for one argument).
Public Members
-
std::string ssName
Argument name.
-
uint32_t uiFlags = 0
Argument flags with the option/sub-option bits set.
-
std::string ssName