OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
OrderType Struct Reference

#include <OnixS/CME/iLink3/messaging/Fields.h>

Public Types

enum  Enum { MarketWithProtection = '1', Limit = '2', StopLimit = '4', MarketWithLeftoverAsLimit = 'K' }
 
typedef Char Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: char.

Definition at line 1127 of file Fields.h.

Member Typedef Documentation

typedef Char Base

Definition at line 1129 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
MarketWithProtection 

Market With Protection.

Limit 

Limit.

StopLimit 

Stop Limit.

MarketWithLeftoverAsLimit 

Market With Leftover As Limit.

Definition at line 1131 of file Fields.h.

Member Function Documentation

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

Definition at line 2652 of file Serialization.h.


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