Configuration Class Reference

#include <Configuration.h>

Inheritance diagram for Configuration:

Object

List of all members.


Detailed Description

Definition at line 121 of file Configuration.h.


Public Member Functions

void Add (const String &name, const String &value)
void Add (const String &str)
void AddParsed (const String &name, const String &value)
int Boolean (const String &name, int default_value=0) const
virtual int compare (const Object &)
 Configuration (const Configuration &config)
 Configuration ()
virtual ObjectCopy () const
void Defaults (const ConfigDefaults *array)
double Double (const String &name, double default_value=0) const
const String Find (const String &name) const
ObjectGet_Object (char *name)
void NameValueSeparators (const String &s)
const String operator[] (const String &name) const
virtual int Read (const String &filename)
int Remove (const String &name)
int Value (const String &name, int default_value=0) const
 ~Configuration ()

Protected Attributes

int allow_multiple
Dictionary dcGlobalVars
String separators

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

Generated on Sun Jun 8 10:57:04 2008 for GNUmifluz by  doxygen 1.5.5