Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::option::AbstractValueOption::Make Class Reference

#include <elm/option/ValueOption.h>

+ Inheritance diagram for elm::option::AbstractValueOption::Make:

Public Member Functions

 Make (Manager *man)
 
 Make (Manager &man)
 
MakeargDescription (cstring s)
 
Makeusage (usage_t u)
 
Makecmd (string c)
 
Makedescription (cstring d)
 
- Public Member Functions inherited from elm::option::Option::Make
 Make (Manager *m)
 
 Make (Manager &m)
 
Makecmd (string cmd)
 
Makedescription (cstring desc)
 

Additional Inherited Members

- Protected Attributes inherited from elm::option::Option::Make
Managerman
 
genstruct::Vector< stringcmds
 
cstring _desc
 

Constructor & Destructor Documentation

elm::option::AbstractValueOption::Make::Make ( Manager man)
elm::option::AbstractValueOption::Make::Make ( Manager man)

Member Function Documentation

Make& elm::option::AbstractValueOption::Make::argDescription ( cstring  s)
Make& elm::option::AbstractValueOption::Make::cmd ( string  c)
Make& elm::option::AbstractValueOption::Make::description ( cstring  d)
Make& elm::option::AbstractValueOption::Make::usage ( usage_t  u)

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