BloombergLP::balcl::Option::argType

Return the ArgType enumerator identifying whether this option is a flag (i.e., a tag not followed by a value), or whether it is an option (i.e., a tag followed by a value), or a non-option argument (i.e., a value not preceded by a short or long tag).

Synopsis

Declared in <balcl_option.h>

OptionInfo::ArgType
argType() const;