trader  v0.1a
A framework to build trading applications
Protected Member Functions | List of all members
trader::CodeGenApp Class Reference
Inheritance diagram for trader::CodeGenApp:
Inheritance graph
[legend]
Collaboration diagram for trader::CodeGenApp:
Collaboration graph
[legend]

Protected Member Functions

void defineOptions (OptionSet &options)
 
void handleHelp (const string &name, const string &value)
 
void handleInputDir (const string &name, const string &value)
 
void handleInputFile (const string &name, const string &value)
 
void handleOutputDir (const string &name, const string &value)
 
void handleNamespace (const string &name, const string &value)
 
void handleType (const string &name, const string &value)
 
void displayHelp ()
 
void processDirectory (const string &root, std::function< void(const string &) > func)
 
int main (const std::vector< string > &args)
 

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