InConfigFile Class Reference

#include <InStreams.h>

Inheritance diagram for InConfigFile:

InStream< InFile, InConfig > InFile InConfig In PhysicalInStream InText StreamReader List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 832 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 843 of file InStreams.h.

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


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:38:26 2006 for DT2005.panorama by  doxygen 1.4.7