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

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

Public Types

enum  Enum {
  ELECTRONIC_MATCH_OR_GTD_GTC_ELIGIBLE = 1, ORDER_CROSS_ELIGIBLE = 2, BLOCK_TRADE_ELIGIBLE = 3, FLAG_RFQ_FOR_CROSS_ELIGIBLE = 14,
  NEGOTIATED_QUOTE_ELIGIBLE = 17
}
 
typedef UInt8 Base
 

Static Public Member Functions

static ONIXS_B3_UMDF_MD_NODISCARD std::string toString (Enum)
 

Detailed Description

Definition at line 1320 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 1322 of file Fields.h.

Member Enumeration Documentation

enum Enum

Code to represent the type of instrument attributes.

Enumerator
ELECTRONIC_MATCH_OR_GTD_GTC_ELIGIBLE 

Electronic Match Eligible (871=24) or GTD/GTC Eligible (871=34)..

ORDER_CROSS_ELIGIBLE 

Order Cross Eligible (871=24)..

BLOCK_TRADE_ELIGIBLE 

Block Trade Eligible (871=24)..

FLAG_RFQ_FOR_CROSS_ELIGIBLE 

Request for Quote (RFQ) for Cross Eligible (871=24)..

NEGOTIATED_QUOTE_ELIGIBLE 

Negotiated Quote Eligible (871=24)..

Definition at line 1325 of file Fields.h.

Member Function Documentation

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

Definition at line 2352 of file Serialization.h.


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