#include <OnixS/Eurex/Trading/Logon.h>
Public Member Functions | |
| Logon () | |
| std::string | toString () const |
Public Attributes | |
| UInt32 | partyIdSessionId |
| std::string | password |
| std::string | encryptedPassword |
| Logon | ( | ) |
Initialize default instance.
| std::string toString | ( | ) | const |
Returns string representation.
| std::string encryptedPassword |
| UInt32 partyIdSessionId |
| std::string password |
Password.
This password is used only if encryptedPassword is NOT set.