OnixS C++ CME iLink 3 Binary Order Entry Handler 1.19.7
Users' manual and API documentation
Loading...
Searching...
No Matches
OrderTypeReq Struct Reference

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

Public Types

enum  Enum
typedef CHAR Base

Static Public Member Functions

static std::string toString (Enum)

Detailed Description

Definition at line 1202 of file Fields.h.

Member Typedef Documentation

◆ Base

typedef CHAR Base

Definition at line 1204 of file Fields.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
MarketwithProtection '1' 

Market with Protection.

Limit '2' 

Limit.

StopwithProtection '3' 

Stop with Protection.

StopLimit '4' 

Stop Limit.

MarketWithLeftoverAsLimit 'K' 

Market With Leftover As Limit.

Definition at line 1206 of file Fields.h.

Member Function Documentation

◆ toString()

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

Definition at line 2758 of file Serialization.h.