BConfig Class Reference

This class implements the configuration file access. More...

#include <BConfig.h>

Inheritance diagram for BConfig:

BDict< BString > BList< BDictItem< BString > > List of all members.

Public Member Functions

BError open (BString fileName, BString mode="r")
BError read ()
BError write ()
BString findValue (BString name)

Private Attributes

BMutex olock
BFile ofile

Detailed Description

This class implements the configuration file access.


Member Function Documentation

BString BConfig::findValue ( BString  name  ) 

BError BConfig::open ( BString  fileName,
BString  mode = "r" 
)

BError BConfig::read (  ) 

BError BConfig::write (  ) 


Member Data Documentation

BFile BConfig::ofile [private]

BMutex BConfig::olock [private]


The documentation for this class was generated from the following files:
Generated on Wed Jun 30 16:49:17 2010 for LibBeamApi by  doxygen 1.4.7