Arty
Public Member Functions | Public Attributes | List of all members
Option Struct Referenceabstract
Inheritance diagram for Option:
OptionImpl< T > OptionImpl< bool >

Public Member Functions

 Option (const std::string &fn, const std::string &sn, const std::string &dc)
 
virtual std::ostream & print_default (std::ostream &o) const
 
virtual bool read_value (const char *arg)=0
 
virtual std::string arg_name () const
 
virtual bool has_arg () const
 

Public Attributes

std::string full_name
 
std::string short_name
 
std::string desc
 

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