#include <InStreams.h>
Inheritance diagram for InBinaryFile:
Public Member Functions | |
InBinaryFile (const char *name) |
Definition at line 762 of file InStreams.h.
InBinaryFile::InBinaryFile | ( | 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 770 of file InStreams.h.
References InFile::open().