|
ARB
|
#include <arb_forward_list.h>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | validNames::Desco |
Namespaces | |
| validNames | |
Typedefs | |
| typedef arb_forward_list < std::string > | validNames::LineSet |
| typedef LineSet * | validNames::LineSetPtr |
| typedef std::vector< std::string > | validNames::TokL |
| typedef TokL * | validNames::TokLPtr |
Functions | |
| LineSet * | validNames::readFromFile (const char *infile, LineSet *listOfLines) |
| TokLPtr | validNames::tokenize (const std::string &description, TokLPtr tokenLP) |
| Desco | validNames::determineType (const string &descriptionString) |
| bool | validNames::isUpperCase (const string &input) |
1.8.8