OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Types | List of all members
MessagePriority Struct Reference

Defines the priority of the message. More...

Public Types

enum  Enum {
  Undefined = 0, Low = 1, Medium = 2, High = 3,
  Critical = 4
}
 Defines the priority of the message. More...
 

Detailed Description

Defines the priority of the message.

Member Enumeration Documentation

enum Enum

Defines the priority of the message.

Enumerator
Undefined 

Undefined.

Low 

Low priority.

Medium 

Medium priority.

High 

High priority.

Critical 

Critical priority.