Configuration::OptionEntry Class Reference

Description of a given commandline option. More...

#include <configuration.h>

List of all members.

Public Member Functions

 OptionEntry (const std::string &_key, const std::string &_value)

Public Attributes

std::string key
 The key (left hand).
std::string value
 The value (right hand).


Detailed Description

Description of a given commandline option.

Definition at line 78 of file configuration.h.


Constructor & Destructor Documentation

Configuration::OptionEntry::OptionEntry const std::string &  _key,
const std::string &  _value
[inline]
 

Definition at line 81 of file configuration.h.


Member Data Documentation

std::string Configuration::OptionEntry::key
 

The key (left hand).

Definition at line 88 of file configuration.h.

std::string Configuration::OptionEntry::value
 

The value (right hand).

Definition at line 90 of file configuration.h.


The documentation for this class was generated from the following file:
Generated on Mon Jan 22 23:24:18 2007 for cdmm by  doxygen 1.4.6