OnixS ICE iMpact Multicast Price Feed Handler C++ library  8.15.1
API documentation
ExchangeSilo Struct Reference

#include <Enumerations.h>

Public Types

enum  Enum { Undefined = ' ', ICE = '0', Endex = '1', LIFFE = '2' }
 

Static Public Member Functions

static Enum deserialize (const char *)
 
static const char * toString (Enum)
 

Detailed Description

Definition at line 833 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Exchange silo code for the market.

Enumerator
Undefined 

Undefined.

ICE 

ICE.

Endex 

Endex.

LIFFE 

Liffe.

Definition at line 836 of file Enumerations.h.

Member Function Documentation

static Enum deserialize ( const char *  )
static

Deserializes constant from string representation.

static const char* toString ( Enum  )
static

Returns string representation.


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