Public Member Functions | Private Attributes
ProgramOptions::OptionInitHelper Class Reference

#include <program_options.h>

List of all members.

Public Member Functions

OptionInitHelperoperator() (const char *key, Value *val, const char *desc)
 Factory function for creating an option.
 OptionInitHelper (OptionGroup &owner)

Private Attributes

OptionGroupowner_

Detailed Description

Definition at line 139 of file program_options.h.


Constructor & Destructor Documentation

Definition at line 260 of file program_options.cpp.


Member Function Documentation

OptionInitHelper & ProgramOptions::OptionInitHelper::operator() ( const char *  key,
Value val,
const char *  desc 
)

Factory function for creating an option.

Parameters:
key<name>[!][,<alias>][,<level>]
valValue of the option
descDescription of the option
Note:
If <name> is followed by an exclamation mark ('!') the option is marked as negatable.

Definition at line 263 of file program_options.cpp.


Member Data Documentation

Definition at line 155 of file program_options.h.


The documentation for this class was generated from the following files:


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41