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

Status of the snapshot request. More...

Public Types

enum  Enum {
  RequestAccepted = 'A', OutOfRange = 'O', SnapshotUnavailable = 'U', ValidSegmentOrSymbolNotSpecified = 'a',
  RequestLimitReached = 'b', ConcurrentLimitReached = 'c', UnsupportedMessageType = 'd', Failed = 'e'
}
 

Static Public Member Functions

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

Detailed Description

Status of the snapshot request.