Class DConfigTree

Inherits from:
Object
Conforms to:
DConfigHandler
Declared in:
DConfig.h

Class Hierarchy

    Object
      |
      +---DConfigTree

Class Description

The Config class implements methods for storing config options, including reading and writing to a config file, and changing and removing options. Config options are structured in sections with multiple options with values.

Last modified:
31-Oct-2007 (DConfig.h)

Instance Variables

private DTree *_config
the options in a tree of sections
private DTreeIterator *_iter
the iterator in the config tree

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0