OnixS C++ B3 BOE Binary Order Entry  1.2.0
API Documentation
TradingSessionSubID Struct Reference

#include <OnixS/B3/BOE/messaging/Fields.h>

Public Types

enum  Enum {
  Pause = 2, Close = 4, Open = 17, PreClose = 18,
  PreOpen = 21, FinalClosingCall = 101
}
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: Int.

Definition at line 2058 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 2060 of file Fields.h.

Member Enumeration Documentation

enum Enum

Identifier for the instrument group phase.

Enumerator
Pause 

Pause.

Close 

Close.

Open 

Open.

PreClose 

PreClose.

PreOpen 

PreOpen.

FinalClosingCall 

FinalClosingCall.

Definition at line 2063 of file Fields.h.

Member Function Documentation

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

Definition at line 3473 of file Serialization.h.


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