OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
SessionStatus Struct Reference

#include <OnixS/Eurex/Trading/Enumerations.h>

Public Types

enum  Enum { NoValue = 0xFF, Active = 0, Logout = 4 }
 

Detailed Description

Definition at line 2576 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Status of an ETI session.

Enumerator
NoValue 

No value.

Active 

Session active.

Logout 

Session logout complete.

Definition at line 2579 of file Enumerations.h.


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