tclap
1.4.0
|
Functions | |
const char * | GroupChoice (const ArgGroup &group) |
bool | IsVisibleShortSwitch (const Arg &arg) |
bool | IsVisibleLongSwitch (const Arg &arg) |
bool | IsVisibleOption (const Arg &arg) |
bool | CompareShortID (const Arg *a, const Arg *b) |
bool | CompareOptions (std::pair< const Arg *, bool > a, std::pair< const Arg *, bool > b) |
|
inline |
Definition at line 195 of file StdOutput.h.
References CompareShortID().
Referenced by TCLAP::StdOutput::_shortUsage().
Definition at line 183 of file StdOutput.h.
References TCLAP::Arg::getFlag(), and TCLAP::Arg::shortID().
Referenced by TCLAP::StdOutput::_shortUsage(), and CompareOptions().
const char* TCLAP::internal::GroupChoice | ( | const ArgGroup & | group | ) |
Definition at line 91 of file DocBookOutput.h.
References TCLAP::ArgGroup::isRequired(), and TCLAP::ArgGroup::showAsGroup().
Referenced by TCLAP::DocBookOutput::usage().
|
inline |
Definition at line 172 of file StdOutput.h.
References TCLAP::Arg::getFlag(), TCLAP::Arg::getName(), TCLAP::Arg::ignoreNameString(), TCLAP::Arg::isValueRequired(), and TCLAP::Arg::visibleInHelp().
Referenced by TCLAP::StdOutput::_shortUsage().
|
inline |
Definition at line 178 of file StdOutput.h.
References TCLAP::Arg::getName(), TCLAP::Arg::hasLabel(), TCLAP::Arg::ignoreNameString(), TCLAP::Arg::isValueRequired(), and TCLAP::Arg::visibleInHelp().
Referenced by TCLAP::StdOutput::_shortUsage().
|
inline |
Definition at line 166 of file StdOutput.h.
References TCLAP::Arg::getFlag(), TCLAP::Arg::getName(), TCLAP::Arg::ignoreNameString(), TCLAP::Arg::isValueRequired(), and TCLAP::Arg::visibleInHelp().
Referenced by TCLAP::StdOutput::_shortUsage().