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

Session Type. More...

Public Types

enum  Enum {
  RegularTrading = 'T', TradingStop = 'S', PostClose = 'b', EndOfPostClose = 'x',
  PreTrading = 'y', ClosingPricePublication = 'z', QuotingPeriod = 'Q'
}
 

Static Public Member Functions

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

Detailed Description

Session Type.