28 #include "OnixS/Eurex/Trading/Export.h" 44 namespace OnixS {
namespace Eurex {
namespace Trading {
80 void connect(
const char* hostName,
UInt16 port,
const Logon& logon,
const char* localNetworkInterface =
"");
108 const char* primaryHostName,
110 const char* secondaryHostName,
113 const char* localNetworkInterface =
"" 126 void disconnectAsync();
145 size_t tryThrottle();
229 void log(
LogLevel::Enum logLevel,
const char* logMessage,
size_t length);
238 const std::string& licenseExpirationDate()
const;
244 static std::string encryptPassword(
const std::string& password,
const std::string& pubKeyPath);
247 static const std::string& version();
Eurex ETI Trading Handler.
Strategy Creation listener.
Quote And Cross Request listener.
Initial logon message parameters.
Provides events representing changes in the Handler's connection state.
Enum
Defines the state that the handler is in.