| _argsList | Args | [private] |
| _currentGroup | Args | [private] |
| _groupedList | Args | [private] |
| _maxColumns | Args | [private] |
| _resArgs | Args | [private] |
| Args() | Args | [inline] |
| declareArgument(const string &name) | Args | |
| declareArgument(const string &name, const string &description, const int numOptions=0, const string &options="") | Args | |
| getValue(const string &argument, int index, T &valueToFill) | Args | [inline] |
| getValuesVector(const string &argument) | Args | |
| getWrappedString(const string &str, const int leftSpace=0, const bool spacesInFirstLine=true) const | Args | [private] |
| hasArgument(const string &argument) const | Args | [inline] |
| printGroup(const string &groupName, ostream &out=cout, const int indSpaces=3) | Args | |
| readArguments(const int argc, char *argv[]) | Args | |
| setGroup(const string &groupName) | Args | [inline] |