![]() |
VR-Forces 4.1 Class Documentation
|
This is the complete list of members for DtArgumentParser, including all inherited members.
| argumentError(const char *message) const | DtArgumentParser | protected |
| bounce() | DtArgumentParser | protectedvirtual |
| convertToLower(const std::string &inputString) const | DtArgumentParser | protected |
| DtArgumentParser() | DtArgumentParser | |
| DtArgumentParser(const DtArgumentParser &other) | DtArgumentParser | private |
| errorInRead(const std::string &value, const std::string &expectedType) const | DtArgumentParser | private |
| getArgument() const | DtArgumentParser | protected |
| isSwitch(const std::string &argument) const | DtArgumentParser | private |
| myArguments | DtArgumentParser | private |
| myArgumentsIter | DtArgumentParser | private |
| myCurrentArgument | DtArgumentParser | private |
| numArgumentsLeft() const | DtArgumentParser | protected |
| operator=(const DtArgumentParser &other) | DtArgumentParser | private |
| parseA() | DtArgumentParser | protectedvirtual |
| parseB() | DtArgumentParser | protectedvirtual |
| parseC() | DtArgumentParser | protectedvirtual |
| parseD() | DtArgumentParser | protectedvirtual |
| parseDoubleDash() | DtArgumentParser | protectedvirtual |
| parseE() | DtArgumentParser | protectedvirtual |
| parseF() | DtArgumentParser | protectedvirtual |
| parseG() | DtArgumentParser | protectedvirtual |
| parseH() | DtArgumentParser | protectedvirtual |
| parseI() | DtArgumentParser | protectedvirtual |
| parseJ() | DtArgumentParser | protectedvirtual |
| parseK() | DtArgumentParser | protectedvirtual |
| parseL() | DtArgumentParser | protectedvirtual |
| parseM() | DtArgumentParser | protectedvirtual |
| parseN() | DtArgumentParser | protectedvirtual |
| parseO() | DtArgumentParser | protectedvirtual |
| parseP() | DtArgumentParser | protectedvirtual |
| parseQ() | DtArgumentParser | protectedvirtual |
| parseR() | DtArgumentParser | protectedvirtual |
| parseS() | DtArgumentParser | protectedvirtual |
| parseT() | DtArgumentParser | protectedvirtual |
| parseU() | DtArgumentParser | protectedvirtual |
| parseV() | DtArgumentParser | protectedvirtual |
| parseW() | DtArgumentParser | protectedvirtual |
| parseX() | DtArgumentParser | protectedvirtual |
| parseY() | DtArgumentParser | protectedvirtual |
| parseZ() | DtArgumentParser | protectedvirtual |
| peekString(std::string &stringRead) const | DtArgumentParser | protected |
| process(const std::string &argument) | DtArgumentParser | protectedvirtual |
| processArguments(const DtArguments &arguments) | DtArgumentParser | |
| processNonSwitch(const std::string &argument) | DtArgumentParser | protectedvirtual |
| processSwitch(const std::string &argument) | DtArgumentParser | protectedvirtual |
| readBool(bool &boolRead) | DtArgumentParser | protected |
| readDouble(double &doubleRead) | DtArgumentParser | protected |
| readFilename(DtFilename &filenameRead) | DtArgumentParser | protected |
| readInt(int &intRead) | DtArgumentParser | protected |
| readString(std::string &stringRead) | DtArgumentParser | protected |
| readUnsigned(unsigned &unsignedRead) | DtArgumentParser | protected |
| readVector(DtVector &vectorRead) | DtArgumentParser | protected |
| unknownArgument() const | DtArgumentParser | protected |
| validateExistence(unsigned numExpectedArguments, const std::string &expectedArgumentsDescription) const | DtArgumentParser | private |
| validDouble(const std::string &argument) const | DtArgumentParser | protected |
| validFilename(const std::string &argument) const | DtArgumentParser | protected |
| validInt(const std::string &argument) const | DtArgumentParser | protected |
| validUnsigned(const std::string &argument) const | DtArgumentParser | protected |
| ~DtArgumentParser()=0 | DtArgumentParser | pure virtual |