sella::util::CommandLineOption Class Reference

List of all members.

Public Member Functions

 CommandLineOption (char opt, const std::string &option, const std::string &usage, const std::string &label="", const std::string &value="") throw ()
 CommandLineOption (const CommandLineOption &copy) throw ()
CommandLineOptionoperator= (const CommandLineOption &other) throw ()
void setOpt (char opt) throw ()
void setOption (const std::string &option) throw ()
void setUsage (const std::string &usage) throw ()
void setValue (const std::string &value) throw ()
void setTags (const std::string &tags) throw ()
void setArgumented (bool value) throw ()
char getOpt () const throw ()
const std::string & getOption () const throw ()
const std::string & getUsage () const throw ()
const std::string & getValue () const throw ()
const std::string & getTags () const throw ()
bool getArgumented () const throw ()

Detailed Description

Definition at line 22 of file CommandLineOption.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on 20 Nov 2014 for libutil++ by  doxygen 1.6.1