ionflux.org | Impressum

Ionflux::Tools::CLOption Struct Reference
[Command line parsing]

Command line option. More...

#include <CLArgs.hpp>

List of all members.

Public Attributes

std::string option
 Option identifier.
std::string value
 Option value.
bool splittable
 Splittable flag.


Detailed Description

Command line option.

A command line option, consisting of the option identifier and an optional value.


Member Data Documentation

std::string Ionflux::Tools::CLOption::option
 

Option identifier.

bool Ionflux::Tools::CLOption::splittable
 

Splittable flag.

If set to true, the option identifier may be considered to consist of several concatenated single-character options. If set to false, the option must be treated as one multi-character option.

std::string Ionflux::Tools::CLOption::value
 

Option value.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 14 21:07:35 2006 for Ionflux Tools Class Library (iftools) by  doxygen 1.4.6