BASE::RCIniInterface Class Reference

Interface for structured list of parameter assignments. More...

Inherited by BASE::RCIniFile.

Inheritance diagram for BASE::RCIniInterface:

Inheritance graph
[legend]
Collaboration diagram for BASE::RCIniInterface:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void SetSection (const RCString &sSection)=0
virtual void SetValue (const RCString &sKey, const RCString &sValue)=0
virtual RCString GetValue (const RCString &sKey, const RCString &sDefault, TBool bWriteDefault=false)=0

Static Public Member Functions

static RCString CreateKey (const RCString &sKey, const RCString &sSubKey)

Static Public Attributes

static const RCString GLOBAL_SECTION = _T("")
static const RCString DEFAULT_KEY = _T("Value")

Static Protected Attributes

static RCIniInterfacem_pGlobalIniInterface

Detailed Description

Interface for structured list of parameter assignments.

Author:
Patrik Stellmann
This interface defines functions to read and write values for specifc keys while the values are always read and written as strings. Furthermore the entries can be grouped into sections.


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 12:46:23 2006 for Simulator Bob by  doxygen 1.4.6-NO