Configuration-related objects

Objects and systems related to configuration of the programs. More...

Classes

class  Getcap
 A configuration system based on the BSD getcap(3) library routines. More...
class  LibConfig
 A configuration system based on the libconfig library. More...
class  YAML
 A configuration system for YAML configuration files. More...
class  Config
 Print debugging for configuration file parsing. More...
class  ConfigFactory
 A factory object to instantiate the correct subclass of Config. More...
class  ConfigException
 A general-purpose class for configuration file exceptions. More...
class  ConfigBadFile
 An exception indicating a problem reading the file. More...
class  ConfigParseException
 An exception indicating a parse error in the file. More...
class  ConfigUnfoundException
 An exception indicating that an element or parameter was not found. More...

Typedefs

typedef Loki::SmartPtr< Config,
Loki::RefCountedMTAdj
< Loki::ObjectLevelLockable >
::RefCountedMT > 
ConfigP
 A typedef for a smart-pointer to a Config object (or subclass there-of).

Detailed Description

Objects and systems related to configuration of the programs.


Typedef Documentation

typedef Loki::SmartPtr<Config, Loki::RefCountedMTAdj<Loki::ObjectLevelLockable>::RefCountedMT> ConfigP

A typedef for a smart-pointer to a Config object (or subclass there-of).

Definition at line 111 of file cmconfig.h.


Generated on Tue May 13 11:32:42 2008 for consmgr by  doxygen 1.5.5