Property Class Reference

Property base class. More...

#include <property.h>

Inheritance diagram for Property:
BoolProperty DoubleProperty IntProperty StringProperty

List of all members.

Public Member Functions

 Property (const char *newKey, bool readOnly)
virtual const char * GetKey (void) const
virtual void SetKey (const char *newKey)
virtual void GetValueToMessage (void *data) const =0
virtual void SetValueFromMessage (const void *data)=0
virtual const bool KeyIsEqual (const char *rhs)
virtual bool ReadConfig (ConfigFile *cf, int section)=0

Protected Attributes

char * key
bool readonly

Detailed Description

Property base class.


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

Last updated 25 May 2011 21:17:00