pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | Public Attributes | List of all members
Keyword Class Reference

Public Member Functions

 Keyword (string s)
 
bool match (const char *s)
 
bool match (const char *s, int &value, const char *s1)
 
bool match (const char *s1, const char *s2)
 
bool match (const char *s1, const char *s2, string &)
 
bool match (const char *s1, const char *s2, int &)
 
bool match (const char *s, string &s1, vector< string > &options, ostream &err)
 
bool match (const char *, int &)
 
bool match (const char *, int &, int &)
 
bool match (const char *, int &, int &, int &)
 
bool match (const char *, string &)
 
bool match (const char *s, vector< int > &, vector< int > &)
 
bool match (const char *s, vector< int > &, const int, const int, vector< int > &, const int, const int)
 
bool greedy_match (const char *, string &)
 
bool greedy_match (const char *, int &, int &, int &, string &)
 
bool concat (unsigned int i, string &s)
 
unsigned int narg ()
 
string str ()
 

Public Attributes

string keyword
 
vector< Argargv
 

Detailed Description

Definition at line 161 of file PixTestCmd.hh.


The documentation for this class was generated from the following files: