42 ConnectionRetries (
int inNumber,
unsigned inIntervalSec) : number (inNumber), intervalSec (inIntervalSec) {}
57 std::string toString()
const;
124 std::string toString()
const;
149 std::string toString()
const;
170 std::string toString()
const;
std::string userName
Fully qualified trader name (format: �tradername�).
LogSettings::Enum logSettings
std::string licenseDirectory
std::ostream & operator<<(std::ostream &stream, TradeImpactService::Enum value)
std::string logFileNamePrefix
UInt16 clientSendAliveIntervalReq
std::string password
Password associated with the trader.
SInt16 comunicWindowSize
Size of the communication window.
CpuIndexes sendingThreadAffinity
ConnectionRetries connectionRetries
std::set< int > CpuIndexes
TradeImpactService::Enum service
TradeImpact service.
#define ONIXS_MTS_REPO_SDP_API
bool compressionEnabled
Indicates whether compression of the block data is enabled or not.
UInt16 clientReceiveAliveIntervalReq
Specifies the value of the timeout at which the handler must send heartbeat to prevent the server fro...
ConnectionRetries(int inNumber, unsigned inIntervalSec)
CpuIndexes receivingThreadAffinity