| Puma Reference Manual | Puma: Puma::ParserKey Class Reference |
#include <ParserKey.h>
Static Public Member Functions | |
| static char | getKey () |
| static const char * | getLongKey () |
| static unsigned int | getKeyLength () |
| static unsigned int | getLongKeyLength () |
| static bool | isKey (const string &arg) |
| static bool | isLongKey (const string &arg) |
| static char Puma::ParserKey::getKey | ( | ) | [inline, static] |
| static const char* Puma::ParserKey::getLongKey | ( | ) | [inline, static] |
| static unsigned int Puma::ParserKey::getKeyLength | ( | ) | [inline, static] |
| static unsigned int Puma::ParserKey::getLongKeyLength | ( | ) | [inline, static] |
| static bool Puma::ParserKey::isKey | ( | const string & | arg | ) | [inline, static] |
| static bool Puma::ParserKey::isLongKey | ( | const string & | arg | ) | [inline, static] |