|
B2BITS FIX Antenna HFT
1.0.17
|
#include <MCachedFile.h>
Collaboration diagram for System::MCachedFile::Params:Public Member Functions | |
| Params (const std::string &tmpFilesDirectory="", Access::Value access=Access::Serial, size_type cacheSize=0, size_type bytesToSyncOnTimer=2048, size_type reservedForRecovery=4096) | |
Public Attributes | |
| Access::Value | access |
| size_type | bytesToSyncOnTimer |
| size_type | cacheSize |
| size_type | reservedForRecovery |
| std::string | tmpFilesDirectory |
|
inline |
| Access::Value System::MCachedFile::Params::access |
| size_type System::MCachedFile::Params::bytesToSyncOnTimer |
| size_type System::MCachedFile::Params::cacheSize |
| size_type System::MCachedFile::Params::reservedForRecovery |
| std::string System::MCachedFile::Params::tmpFilesDirectory |
1.8.5