Bayonne
Public Member Functions | List of all members
ost::StaticKeydata Class Reference

Bayonnne specific static keydata class. More...

#include <bayonne.h>

Inheritance diagram for ost::StaticKeydata:
ost::ReconfigKeydata ost::BayonneDriver

Public Member Functions

 StaticKeydata (const char *path, Keydata::Define *defkeys=NULL, const char *homepath=NULL)
 
const char * getString (const char *id)
 
long getValue (const char *id)
 
bool getBoolean (const char *id)
 

Detailed Description

Bayonnne specific static keydata class.

This is used for configuration keys which cannot be reloaded at runtime.

Author
David Sugar dyfet.nosp@m.@gnu.nosp@m.telep.nosp@m.hony.nosp@m..org Static Keydata

Constructor & Destructor Documentation

ost::StaticKeydata::StaticKeydata ( const char *  path,
Keydata::Define *  defkeys = NULL,
const char *  homepath = NULL 
)

Member Function Documentation

bool ost::StaticKeydata::getBoolean ( const char *  id)
inline
const char* ost::StaticKeydata::getString ( const char *  id)
inline
long ost::StaticKeydata::getValue ( const char *  id)
inline

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