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

Status of the login request. More...

Public Types

enum  Enum {
  LoginAccepted = 'A', InvalidPassword = 'N', CompIDInactiveOrLocked = 'a', LoginLimitReached = 'b',
  ServiceUnavailable = 'c', ConcurrentLimitReached = 'd', Failed = 'e'
}
 

Static Public Member Functions

static std::string toString (Byte)
 Returns string representation of exchange id value.
 

Detailed Description

Status of the login request.