OnixS C++ Euronext Optiq MDG Handler  1.3.1
API documentation
IndexPriceCode Struct Reference

#include <OnixS/Euronext/MarketData/OptiqMdg/messaging/Fields.h>

Public Types

enum  Enum {
  OnlyIndex = 0, IndexAndSessionHigh = 1, IndexAndSessionLow = 2, IndexAndSessionHighAndLowTypicallyFirstPrice = 3,
  OnlySessionHigh = 4, OnlySessionLow = 5, PreviousDayClose = 6
}
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

Definition at line 2451 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 2453 of file Fields.h.

Member Enumeration Documentation

enum Enum
Enumerator
OnlyIndex 

OnlyIndex.

IndexAndSessionHigh 

IndexAndSessionHigh.

IndexAndSessionLow 

IndexAndSessionLow.

IndexAndSessionHighAndLowTypicallyFirstPrice 

IndexAndSessionHighAndLowTypicallyFirstPrice.

OnlySessionHigh 

OnlySessionHigh.

OnlySessionLow 

OnlySessionLow.

PreviousDayClose 

PreviousDayClose.

Definition at line 2455 of file Fields.h.

Member Function Documentation

static std::string toString ( Enum  )
static
Returns
a human-readable presentation.

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