B2BITS FIX Antenna HFT
1.0.17
|
#include <SessionLogRwBase.h>
Public Types | |
enum | FileAccess { Read, Write } |
Protected Member Functions | |
FileStreamInitor (std::string const &indexFileName, std::string const &logFileName, const FileAccess fileAccess) | |
Protected Attributes | |
std::unique_ptr< System::FileEx > | m_indexFileStream |
std::unique_ptr< System::FileEx > | m_logFileStream |
|
protected |
|
protected |
|
protected |