Class comm_option_funct (o2scl)

O2scl : Class List

class o2scl::comm_option_funct

Base for o2scl::cli command function.

See the o2scl::cli class for more details.

Subclassed by o2scl::comm_option_mfptr< o2scl_acol::acol_manager >, o2scl::comm_option_fptr, o2scl::comm_option_mfptr< tclass >

Public Functions

comm_option_funct()
~comm_option_funct()
int operator()(std::vector<std::string> &cstr, bool itive_com) = 0

The basic function called by o2scl::cli.