OnixS EuroTLX MITCH Handler for C++  1.1.0.1
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
LoginRequestMsg Struct Reference

Used by the client to logout of the Replay or Recovery channel. More...

Public Member Functions

std::string toString () const
 Returns string representation.
 

Static Public Member Functions

static const char * name ()
 string name of the message
 

Public Attributes

String< 6 > username
 CompID assigned to the client.
 
String< 10 > password
 Password assigned to the CompID.
 
- Public Attributes inherited from Message
UInt8 length
 Message Length.
 
Byte type
 Message Type.
 

Detailed Description

Used by the client to logout of the Replay or Recovery channel.