omega_h
Reliable mesh adaptation
Public Member Functions | Protected Attributes | List of all members
Omega_h::CmdLineItem Class Referenceabstract
Inheritance diagram for Omega_h::CmdLineItem:
Omega_h::CmdLineArg< T > Omega_h::CmdLineFlag

Public Member Functions

 CmdLineItem (std::string const &name_in)
 
bool parse (int *p_argc, char **argv, int i, bool should_print)
 
virtual bool parse_impl (int *p_argc, char **argv, int i, bool should_print)=0
 
std::string const & name () const
 
bool parsed () const
 

Protected Attributes

std::string name_
 
bool parsed_
 

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