Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | Related Pages

conf::Option Struct Reference

An option. More...

#include <conf.hh>

List of all members.

Public Attributes

unsigned char short_name
 The short name used for command line.

std::string long_name
 The long name used also in configuration files.

std::string value
 The value parsed from command line or file.

bool required
 Is the option required.

bool needs_argument
 Does the option need an argument.

bool specified
 Has the user specified the option.

std::string help
 The help string of the option.


Detailed Description

An option.


The documentation for this struct was generated from the following file:
Generated on Sat Feb 26 22:54:39 2005 for GoCam by doxygen 1.3.4