Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Ishtar::Settings Class Reference

#include <settings.h>

List of all members.


Detailed Description

The Settings is a ServiceServer which has support for config files.


Public Member Functions

 Settings (UInt16 port)
 Constructor, serve on port.
virtual ~Settings ()
 Destructor.
void loadConfigFile (const std::string &name)
 Load and parse config file name.
void loadConfigString (const std::string &config)
 Parse a config string that does not come from a file.
void dumpTable (void)
 Print the parsing result.
void saveConfigFile (const std::string &name)
 Save config in file name.

Public Attributes

ParserTable parsedTable
 The settings in string once parsed.


The documentation for this class was generated from the following files:
Generated on Mon Oct 24 17:31:47 2005 for libishtarsettings by  doxygen 1.4.2