OnixS C++ CME iLink 3 Binary Order Entry Handler  1.17.0
API Documentation
SideReq Struct Reference

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

Public Types

enum  Enum { Buy = 1, Sell = 2, Undisclosed = 7 }
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 1493 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 1495 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
Buy 

Buy.

Sell 

Sell.

Undisclosed 

Undisclosed.

Definition at line 1497 of file Fields.h.

Member Function Documentation

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

Definition at line 2734 of file Serialization.h.


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