CUBA
cmd::Arguments Class Reference
Inheritance diagram for cmd::Arguments:
cmd::Options cmd::Switch

Public Member Functions

 Arguments (const short &type, const string &short_name, const string &long_name, const string &meaning)
 
const short & get_type () const
 
const string & get_long_name () const
 
const string & get_meaning () const
 
const string & get_short_name () const
 

Protected Attributes

const short type
 
const string short_name
 
const string long_name
 the argument's long name
 
const string meaning
 the argument's short name
 

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