OnixS Thomson Reuters Matching API (MAPI) Market Data Handler for C++  1.6.0.0
Public Types | List of all members
HandlerState Struct Reference

Defines the state that the handler is in. More...

Public Types

enum  Enum { Disconnected, Disconnecting, Connected, Connecting }
 Defines the state that the handler is in. More...
 

Detailed Description

Defines the state that the handler is in.

Member Enumeration Documentation

enum Enum

Defines the state that the handler is in.

Enumerator
Disconnected 

Disconnected.

Disconnecting 

Disconnecting.

Connected 

Connected.

Connecting 

Connecting.