#include <InStreams.h>
Inheritance diagram for InTextFile:
Public Member Functions | |
InTextFile (const char *name) |
Definition at line 797 of file InStreams.h.
InTextFile::InTextFile | ( | const char * | name | ) | [inline] |
Constructor.
name | The name of the file to open. It will be interpreted as relative to the configuration directory. |
Definition at line 805 of file InStreams.h.
References InFile::open().