![]() |
bob.hpp
|
This is the complete list of members for bob::CliFlag, including all inherited members.
CliFlag(const string &long_name, CliFlagType type, string description="") | bob::CliFlag | |
CliFlag(char short_name, CliFlagType type, string description="") | bob::CliFlag | |
CliFlag(char short_name, const string &long_name, CliFlagType type, string description="") | bob::CliFlag | |
description | bob::CliFlag | |
is_flag() const | bob::CliFlag | |
is_option() const | bob::CliFlag | |
long_name | bob::CliFlag | |
set | bob::CliFlag | |
short_name | bob::CliFlag | |
type | bob::CliFlag | |
value | bob::CliFlag |