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

InConfigFile Class Reference

A config-file-style-formated text stream from a file. More...

#include <InStreams.h>

Inheritance diagram for InConfigFile:

Inheritance graph
[legend]
Collaboration diagram for InConfigFile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 InConfigFile (const char *name, const char *sectionName=0)
 Constructor.


Detailed Description

A config-file-style-formated text stream from a file.

Definition at line 821 of file InStreams.h.


Constructor & Destructor Documentation

InConfigFile::InConfigFile const char *  name,
const char *  sectionName = 0
[inline]
 

Constructor.

Parameters:
name The name of the file to open. It will be interpreted as relative to the configuration directory. Note that the file is treated as binary file, in order to gain the same results on all supported platforms.
sectionName If given the section is searched

Definition at line 832 of file InStreams.h.

References InConfig::create(), and InFile::open().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:08:36 2004 for GT2004 by doxygen 1.3.6