xc
Public Member Functions | Public Attributes | List of all members
XC::FileDatastoreOutputFile Struct Reference

Output file stream wrapper. More...

#include <FileDatastore.h>

Public Member Functions

 FileDatastoreOutputFile (const std::shared_ptr< fstream > &fs, const STREAM_POSITION_TYPE &fEnd, const int &mx)
 
fstream * getFStream (void)
 
int openFile (const std::string &, int, IntData &, std::vector< char > &)
 
void resetFilePointers (IntData &, const std::vector< char > &)
 

Public Attributes

std::shared_ptr< fstream > theFile
 
STREAM_POSITION_TYPE fileEnd
 
int maxDbTag
 

Detailed Description

Output file stream wrapper.


The documentation for this struct was generated from the following files: