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

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

Public Types

enum  Enum { NoUnderlyingTrade = '0', UnderlyingOpposingTrade = '1' }
 
typedef Char Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: Char.

Definition at line 838 of file Fields.h.

Member Typedef Documentation

typedef Char Base

Definition at line 840 of file Fields.h.

Member Enumeration Documentation

enum Enum

Specifies if a simultaneous trade of the underlying is to be performed.

Enumerator
NoUnderlyingTrade 

NoUnderlyingTrade.

UnderlyingOpposingTrade 

UnderlyingOpposingTrade.

Definition at line 843 of file Fields.h.

Member Function Documentation

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

Definition at line 3253 of file Serialization.h.


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