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

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

Public Types

enum  Enum { Trade = 'F', TradeCancel = 'H' }
 
typedef Char Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: Char.

Definition at line 1637 of file Fields.h.

Member Typedef Documentation

typedef Char Base

Definition at line 1639 of file Fields.h.

Member Enumeration Documentation

enum Enum

Describes the action that triggered this specific Execution Report - see the OrdStatus (39) tag for the current order status (e.g, Partially Filled).

Enumerator
Trade 

Trade.

TradeCancel 

TradeCancel.

Definition at line 1642 of file Fields.h.

Member Function Documentation

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

Definition at line 3379 of file Serialization.h.


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