OnixS C++ B3 BOE Binary Order Entry 1.4.0
Users' manual and API documentation
Loading...
Searching...
No Matches
TradingSessionSubID Struct Reference

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

Public Types

enum  Enum
typedef UInt8 Base

Static Public Member Functions

static std::string toString (Enum)

Detailed Description

Identifier for the instrument group phase.

FIX type: Int.

Definition at line 2092 of file Fields.h.

Member Typedef Documentation

◆ Base

typedef UInt8 Base

Definition at line 2094 of file Fields.h.

Member Enumeration Documentation

◆ Enum

enum Enum

Identifier for the instrument group phase.

Enumerator
Pause 

Pause.

Close 

Close.

Open 17 

Open.

PreClose 18 

PreClose.

PreOpen 21 

PreOpen.

FinalClosingCall 101 

FinalClosingCall.

Definition at line 2097 of file Fields.h.

Member Function Documentation

◆ toString()

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

Definition at line 3990 of file Serialization.h.