All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
o2scl::cmd_line_arg Struct Reference

A command-line argument for o2scl::cli. More...

Detailed Description

This is the internal structure that o2scl::cli uses to package command-line arguments.

Definition at line 183 of file cli.h.

#include <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_scop
 A pointer to the appropriate option (0, unless it's an option)
 

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

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).
Hosted at Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads..