#include <OutStreams.h>
Inheritance diagram for OutBinaryFile:


Public Member Functions | |
| OutBinaryFile (const char *name) | |
| Constructor. | |
| OutBinaryFile (const char *name, bool append) | |
| Constructor. | |
Definition at line 726 of file OutStreams.h.
|
|
Constructor.
Definition at line 736 of file OutStreams.h. References OutFile::open(). |
Here is the call graph for this function:

|
||||||||||||
|
Constructor.
Definition at line 748 of file OutStreams.h. References OutFile::open(). |
Here is the call graph for this function:

1.3.6