#include <cli.h>
Definition at line 143 of file cli.h.
Data Fields | |
std::string | arg |
The argument. | |
bool | is_option |
Is an option? | |
bool | is_valid |
Is a properly formatted option. | |
std::vector< std::string > | parms |
List of parameters (empty, unless it's an option). | |
comm_option_s * | cop |
A pointer to the appropriate option (0, unless it's an option). |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page