Phoxonics  1.0
Object Oriented FDTD Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
CliHelper Class Reference

Public Member Functions

 CliHelper ()
 
virtual ~CliHelper ()
 
bool exists_in_command_list (std::string command)
 
void help (std::string command)
 

Static Public Member Functions

static constexpr unsigned int str_to_int (const char *str, int h=0)
 

Constructor & Destructor Documentation

CliHelper::CliHelper ( )
CliHelper::~CliHelper ( )
virtual

Member Function Documentation

bool CliHelper::exists_in_command_list ( std::string  command)
void CliHelper::help ( std::string  command)
static constexpr unsigned int CliHelper::str_to_int ( const char *  str,
int  h = 0 
)
static