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::Manager::Make Class Reference

#include <elm/option/Manager.h>

Public Member Functions

 Make (void)
 
 Make (cstring program, Version version=Version::ZERO)
 
Makeauthor (cstring s)
 
Makecopyright (cstring s)
 
Makedescription (cstring s)
 
Makefree_argument (cstring s)
 

Constructor & Destructor Documentation

elm::option::Manager::Make::Make ( void  )
elm::option::Manager::Make::Make ( cstring  program,
Version  version = Version::ZERO 
)

Member Function Documentation

Make& elm::option::Manager::Make::author ( cstring  s)
Make& elm::option::Manager::Make::copyright ( cstring  s)
Make& elm::option::Manager::Make::description ( cstring  s)
Make& elm::option::Manager::Make::free_argument ( cstring  s)

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