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

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

Public Types

enum  Enum { ISIN = '4', EXCHANGE_SYMBOL = '8' }
 
typedef Char Base
 

Static Public Member Functions

static ONIXS_B3_UMDF_MD_NODISCARD std::string toString (Enum)
 

Detailed Description

FIX type: Char.

Definition at line 1354 of file Fields.h.

Member Typedef Documentation

typedef Char Base

Definition at line 1356 of file Fields.h.

Member Enumeration Documentation

enum Enum

Identifies class or source of the SecurityID value.

Enumerator
ISIN 

ISIN.

EXCHANGE_SYMBOL 

EXCHANGE_SYMBOL.

Definition at line 1359 of file Fields.h.

Member Function Documentation

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

Definition at line 2360 of file Serialization.h.


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