EPAM B2BITS C++ Mit MarketData handler  1.25.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Namespaces | Classes | Enumerations
Mit Namespace Reference

Namespaces

 Itch
 

Classes

struct  ApplicationOptions
 
class  Application
 
class  ApplicationListener
 
class  ConnectionManager
 
class  ConnectionManagerListener
 
struct  InstrumentStatistics
 
class  Instrument
 
class  InstrumentListener
 
struct  ServiceOptions
 
struct  ServiceConnectionStatistics
 
struct  ServiceDateStatistics
 
class  Service
 
class  InstrumentService
 
class  ServiceListener
 
class  TcpConnection
 
struct  PerformanceIndicator
 
class  UdpConnection
 
class  UdpConnectionListener
 

Enumerations

enum  ServiceType { stFast, stFastInstument, stItchJse, stItchLse }
 
enum  ConnectionManagerType { cmtAsio, cmtMyricomDBL }
 
enum  ChannelStatus { csReady, csDisabled, csActive, csInactive }
 
enum  ResetReason { rrConnect, rrDate, rrSequenceNumber }
 
enum  RequestType { rtRecovery, rtReplay }
 

Enumeration Type Documentation

Enumerator
csReady 
csDisabled 
csActive 
csInactive 
Enumerator
cmtAsio 
cmtMyricomDBL 
Enumerator
rtRecovery 
rtReplay 
Enumerator
rrConnect 
rrDate 
rrSequenceNumber 
Enumerator
stFast 
stFastInstument 
stItchJse 
stItchLse