PropertyBlock Class Reference

#include <Configuration.h>

List of all members.

Public Member Functions

void addPair (const PropertyPair &pair)
PropertyPair getPair (size_t index) const throw (CMMError)
size_t size () const
std::string getValue (const char *key) const throw (CMMError)


Detailed Description

Encapsulation of the proeprty collection. Designed to be wrapped by SWIG. A collection of property pairs.

Member Function Documentation

void PropertyBlock::addPair ( const PropertyPair pair  ) 

Adds a new pair to the current contents.

PropertyPair PropertyBlock::getPair ( size_t  index  )  const throw (CMMError)

Returns the property pair with specified index.

size_t PropertyBlock::size (  )  const [inline]

Returns the number of contained property parts.

std::string PropertyBlock::getValue ( const char *  key  )  const throw (CMMError)

Get value of the specified key (property).


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