OnixS Eurex ETI Handler C++ library  9.25.0
API documentation
GatewayStatus Struct Reference

Public Types

enum  Enum { NoValue = 0xFF, Standby = 0, Active = 1 }
 

Detailed Description

Definition at line 644 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Status of ETI Gateway.

Enumerator
NoValue 

No value.

Standby 

Standby.

Active 

Active.

Definition at line 647 of file Enumerations.h.