Charades
Public Member Functions | Private Attributes | List of all members
Argument< ArgType > Class Template Reference
Inheritance diagram for Argument< ArgType >:
Parser

Public Member Functions

 Argument (std::string n, std::string d, ArgType &l)
 
bool parse (std::string argument) const
 
void print () const
 

Private Attributes

std::string name
 
std::string description
 
ArgType & location
 

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