OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.3
API Documentation
MassStatusTIF Struct Reference

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

Public Types

enum  Enum { Day = 0, GTC = 1, GTD = 6, GFS = 99 }
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 963 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 965 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
Day 

Day.

GTC 

GTC.

GTD 

GTD.

GFS 

GFS.

Definition at line 967 of file Fields.h.

Member Function Documentation

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

Definition at line 2612 of file Serialization.h.


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