![]() |
PIP 5.6.1
Platform-Independent Primitives
|
This is the complete list of members for PICLI, including all inherited members.
| addArgument(const PIString &name, bool value=false) | PICLI | |
| addArgument(const PIString &name, const PIChar &shortKey, bool value=false) | PICLI | |
| addArgument(const PIString &name, const char *shortKey, bool value=false) | PICLI | |
| addArgument(const PIString &name, const PIChar &shortKey, const PIString &fullKey, bool value=false) | PICLI | |
| addArgument(const PIString &name, const char *shortKey, const PIString &fullKey, bool value=false) | PICLI | |
| argumentFullKey(const PIString &name) | PICLI | |
| argumentShortKey(const PIString &name) | PICLI | |
| argumentValue(const PIString &name) | PICLI | |
| className() const | PICLI | inline |
| debug() const | PICLI | inline |
| fullKeyPrefix() const | PICLI | inline |
| hasArgument(const PIString &name) | PICLI | |
| mandatoryArgument(int index) | PICLI | |
| mandatoryArguments() | PICLI | |
| mandatoryArgumentsCount() const | PICLI | inline |
| name() const | PICLI | inline |
| optionalArgument(int index) | PICLI | |
| optionalArguments() | PICLI | |
| optionalArgumentsCount() const | PICLI | inline |
| PICLI(int argc, char *argv[]) | PICLI | |
| programCommand() | PICLI | |
| rawArgument(int index) | PICLI | |
| rawArguments() | PICLI | |
| setDebug(bool debug) | PICLI | inline |
| setFullKeyPrefix(const PIString &prefix) | PICLI | |
| setMandatoryArgumentsCount(const int count) | PICLI | |
| setOptionalArgumentsCount(const int count) | PICLI | |
| setShortKeyPrefix(const PIString &prefix) | PICLI | |
| shortKeyPrefix() const | PICLI | inline |