ldas-tools-diskcacheAPI
2.7.1
|
File stream. More...
#include <FStream.hh>
Inherits ofstream, ofstream, and ofstream.
Public Member Functions | |
OFStream (const std::string &Filename) | |
Constructor. More... | |
~OFStream () | |
Destructor. | |
OFStream (const std::string &Filename) | |
Constructor. More... | |
~OFStream () | |
Destructor. | |
OFStream (const std::string &Filename) | |
Constructor. More... | |
~OFStream () | |
Destructor. | |
File stream.
This handles a file stream. As part of handling an output file stream, this class creates a temporary file. If there is no issues with the file, then the temporary file will be renamed.
diskCache::Streams::OFStream::OFStream | ( | const std::string & | Filename | ) |
Constructor.
[in] | Filename | The destination filename. |
diskCache::Streams::OFStream::OFStream | ( | const std::string & | Filename | ) |
Constructor.
[in] | Filename | The destination filename. |
diskCache::Streams::OFStream::OFStream | ( | const std::string & | Filename | ) |
Constructor.
[in] | Filename | The destination filename. |