#include <outputfile.hh>
|
typedef LDASTools::AL::ofstream | ofstream |
|
◆ ofstream
◆ OutputFile() [1/2]
OutputFile::OutputFile |
( |
const char * |
filename, |
|
|
std::ios::openmode |
m |
|
) |
| |
◆ OutputFile() [2/2]
OutputFile::OutputFile |
( |
const char * |
filename, |
|
|
std::ios::openmode |
m, |
|
|
bool |
use_memory_mapped_io, |
|
|
unsigned int |
buffer_size, |
|
|
char * |
buffer = (char *) NULL |
|
) |
| |
◆ ~OutputFile()
virtual OutputFile::~OutputFile |
( |
| ) |
|
|
virtual |
◆ getofstream()
◆ is_open()
virtual bool OutputFile::is_open |
( |
| ) |
|
|
virtual |
return: bool
Implements File.
The documentation for this class was generated from the following file: