parameterMap Class Reference

#include <parametermap.h>

Inheritance diagram for parameterMap:
[legend]
Collaboration diagram for parameterMap:
[legend]

List of all members.

Public Member Functions

template<typename ValueType >
ValueType getItem (const string key)
template<typename ValueType >
ValueType getItem (const string key, const ValueType &def)
template<typename ValueType >
void setItem (const string key, const ValueType &val)
bool hasKey (const string key) const


Detailed Description

Definition at line 34 of file parametermap.h.


Member Function Documentation

template<typename ValueType >
ValueType parameterMap::getItem ( const string  key,
const ValueType &  def 
) [inline]

Definition at line 52 of file parametermap.h.

template<typename ValueType >
ValueType parameterMap::getItem ( const string  key  )  [inline]

Definition at line 39 of file parametermap.h.

bool parameterMap::hasKey ( const string  key  )  const [inline]

Definition at line 62 of file parametermap.h.

template<typename ValueType >
void parameterMap::setItem ( const string  key,
const ValueType &  val 
) [inline]

Definition at line 57 of file parametermap.h.


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

Generated on Fri Feb 6 13:30:19 2009 for CorAL by  doxygen 1.5.8