BloombergLP::balcl::OptionInfo::ArgType

Enumerate the categories of command-line arguments.

Synopsis

Declared in <balcl_optioninfo.h>

enum ArgType;

Members

NameDescription
e_FLAG boolean option (present on command line, or not)
e_OPTION option having a value
e_NON_OPTION other command-line argument