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

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

Public Types

enum  Enum { StructuredTransaction = 1001, OperationalError = 1002, TwapVwap = 1003 }
 
typedef UInt16 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: Int.

Definition at line 2005 of file Fields.h.

Member Typedef Documentation

typedef UInt16 Base

Definition at line 2007 of file Fields.h.

Member Enumeration Documentation

enum Enum

Indicates cross order purpose.

Enumerator
StructuredTransaction 

StructuredTransaction.

OperationalError 

OperationalError.

TwapVwap 

TwapVwap.

Definition at line 2010 of file Fields.h.

Member Function Documentation

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

Definition at line 3457 of file Serialization.h.


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