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

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

Public Types

enum  Enum { Buy = 1, Sell = 2, Cross = 8 }
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 1319 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 1321 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
Buy 

Buy.

Sell 

Sell.

Cross 

Cross.

Definition at line 1323 of file Fields.h.

Member Function Documentation

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

Definition at line 2696 of file Serialization.h.


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