argument Class Reference

List of all members.

Public Member Functions

 argument ()

Public Attributes

string text
 Description of the parameter.
string param
 Parameter to the argument.
string group
 Grouping of parameters.
sigc::signal< void,
std::string > 
handler
 Function to call when this argument is given.


Constructor & Destructor Documentation

argument::argument (  )  [inline]


Member Data Documentation

string argument::text

Description of the parameter.

string argument::param

Parameter to the argument.

string argument::group

Grouping of parameters.

sigc::signal<void, std::string> argument::handler

Function to call when this argument is given.


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

Generated on Tue Jan 1 17:30:01 2008 for argument Class Reference by  doxygen   Visit the project page on SourceForge.net Logo