#include <OnixS/Eurex/Trading/Logon.h>
Definition at line 30 of file Logon.h.
◆ Logon()
Initialize default instance.
◆ toString()
std::string toString |
( |
| ) |
const |
Returns string representation.
◆ applicationSystemName
std::string applicationSystemName |
The name of the application system being used to generate Eurex ETI application messages.
Definition at line 68 of file Logon.h.
◆ applicationSystemVendor
std::string applicationSystemVendor |
The vendor of the application system.
Definition at line 74 of file Logon.h.
◆ applicationSystemVersion
std::string applicationSystemVersion |
The version of the application system being used to initiate Eurex ETI application messages.
Definition at line 71 of file Logon.h.
◆ applUsageOrders
Type of order processing.
Definition at line 50 of file Logon.h.
◆ applUsageQuotes
Type of quote processing.
Definition at line 53 of file Logon.h.
◆ encryptedPassword
std::string encryptedPassword |
Encrypted password.
If not set, password is used.
Definition at line 47 of file Logon.h.
◆ fixEngineName
std::string fixEngineName |
The name of the infrastructure component being used for session level communication.
Definition at line 59 of file Logon.h.
◆ fixEngineVendor
std::string fixEngineVendor |
The name of the vendor providing the FIX infrastructure component.
Definition at line 65 of file Logon.h.
◆ fixEngineVersion
std::string fixEngineVersion |
The version of the FIX infrastructure component.
Definition at line 62 of file Logon.h.
◆ orderRoutingIndicator
Indicates if the participant application is an order routing system.
Definition at line 56 of file Logon.h.
◆ partyIdSessionId
Identification of a Trading Session provided by Eurex to a certain business unit.
Definition at line 37 of file Logon.h.
◆ password