OnixS C++ B3 Binary UMDF Market Data Handler 1.10.0
Users' manual and API documentation
Loading...
Searching...
No Matches
UpdateAction Struct Reference

#include <OnixS/B3/MarketData/UMDF/messaging/Fields.h>

Public Types

enum  Enum
typedef UInt8 Base

Detailed Description

FIX type: Int.

Definition at line 1007 of file Fields.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Definition at line 1009 of file Fields.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Types of Market Data update action.

Enumerator
NEW 

New.

CHANGE 

Change.

DELETE 

Delete.

DELETE_THRU 

Delete Thru - only for MBO.

DELETE_FROM 

Delete From - only for MBO.

OVERLAY 

Overlay - not used.

Definition at line 1012 of file Fields.h.