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

#include <Enumerations.h>

Public Types

enum  Enum { Undefined = ' ', Closed = 'C', Preopen = 'P', Lockdown = 'L' }
 

Static Public Member Functions

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

Detailed Description

Definition at line 875 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Fixing Transition Status.

Enumerator
Undefined 

Undefined.

Closed 

Closed.

Preopen 

Preopen.

Lockdown 

Lockdown.

Definition at line 878 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: