OnixS C++ B3 Binary UMDF Market Data Handler  1.3.0
API documentation
UpdateAction Struct Reference

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

Public Types

enum  Enum {
  NEW = 0, CHANGE = 1, DELETE = 2, DELETE_THRU = 3,
  DELETE_FROM = 4, OVERLAY = 5
}
 
typedef UInt8 Base
 

Static Public Member Functions

static ONIXS_B3_UMDF_MD_NODISCARD std::string toString (Enum)
 

Detailed Description

FIX type: Int.

Definition at line 1013 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 1015 of file Fields.h.

Member Enumeration Documentation

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 1018 of file Fields.h.

Member Function Documentation

std::string toString ( UpdateAction::Enum  value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 2306 of file Serialization.h.


The documentation for this struct was generated from the following files: