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

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

Public Types

enum  Enum {
  FIX27 = 0, FIX30 = 1, FIX40 = 2, FIX41 = 3,
  FIX42 = 4, FIX43 = 5, FIX44 = 6, FIX50 = 7,
  FIX50SP1 = 8, FIX50SP2 = 9
}
 
typedef UInt8 Base
 

Static Public Member Functions

static ONIXS_B3_UMDF_MD_NODISCARD std::string toString (Enum)
 

Detailed Description

Definition at line 1192 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 1194 of file Fields.h.

Member Enumeration Documentation

enum Enum

Specifies the service pack release being applied at message level.

Enumerator
FIX27 

FIX 2.7..

FIX30 

FIX 3.0..

FIX40 

FIX 4.0..

FIX41 

FIX 4.1..

FIX42 

FIX 4.2..

FIX43 

FIX 4.3..

FIX44 

FIX 4.4..

FIX50 

FIX 5.0..

FIX50SP1 

FIX 5.0 SP1..

FIX50SP2 

FIX 5.0 SP2..

Definition at line 1197 of file Fields.h.

Member Function Documentation

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

Definition at line 2321 of file Serialization.h.


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