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

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

Public Types

enum  Enum {
  MarketwithProtection = '1', Limit = '2', StopwithProtection = '3', StopLimit = '4',
  MarketWithLeftoverAsLimit = 'K'
}
 
typedef CHAR Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 1155 of file Fields.h.

Member Typedef Documentation

typedef CHAR Base

Definition at line 1157 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
MarketwithProtection 

Market with Protection.

Limit 

Limit.

StopwithProtection 

Stop with Protection.

StopLimit 

Stop Limit.

MarketWithLeftoverAsLimit 

Market With Leftover As Limit.

Definition at line 1159 of file Fields.h.

Member Function Documentation

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

Definition at line 2657 of file Serialization.h.


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