PropertyPair Struct Reference

#include <Configuration.h>

List of all members.

Public Member Functions

 PropertyPair (const char *prop, const char *value)
std::string getPropertyName () const
std::string getPropertyValue () const


Detailed Description

Property pair defined as dublet: dproperty - value.

Constructor & Destructor Documentation

PropertyPair::PropertyPair ( const char *  prop,
const char *  value 
) [inline]

Constructor for the struct specifying the entire contents.

Parameters:
prop 
value 


Member Function Documentation

std::string PropertyPair::getPropertyName (  )  const [inline]

Returns the property name.

std::string PropertyPair::getPropertyValue (  )  const [inline]

Returns the property value.


The documentation for this struct was generated from the following file:
Generated on Thu Sep 18 12:35:23 2008 for MMCore by  doxygen 1.5.3-20070902