GenericPropContainer< H > Class Template Reference

base class for the handler classes More...

#include <generic_property.hh>

Inherits ConstGenericPropContainer< H >.


Public Member Functions

void ClearProps ()
void SetStringProp (const String &key, const String &value)
void SetFloatProp (const String &key, Real value)
void SetIntProp (const String &key, int value)
void SetBoolProp (const String &key, bool value)


Detailed Description

template<typename H>
class ost::GenericPropContainer< H >

base class for the handler classes

Definition at line 267 of file generic_property.hh.


Member Function Documentation

void ClearProps (  )  [inline]

Definition at line 271 of file generic_property.hh.

void SetBoolProp ( const String key,
bool  value 
) [inline]

\ brief sets boolean property

Definition at line 295 of file generic_property.hh.

void SetFloatProp ( const String key,
Real  value 
) [inline]

sets floating point property

Definition at line 283 of file generic_property.hh.

void SetIntProp ( const String key,
int  value 
) [inline]

sets integer property

Definition at line 289 of file generic_property.hh.

void SetStringProp ( const String key,
const String value 
) [inline]

sets String property

Definition at line 277 of file generic_property.hh.


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

Generated on Fri Jul 2 14:23:06 2010 for OpenStructure by  doxygen 1.5.8