OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
MassActionType Struct Reference

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

Public Types

enum  Enum { NoValue = 0xFF, SuspendQuotes = 1, ReleaseQuotes = 2, SuspendDeleteQuotes = 3 }
 

Detailed Description

Definition at line 900 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Specifies the type of action requested.

Enumerator
NoValue 

No value.

SuspendQuotes 

Suspend quotes.

ReleaseQuotes 

Release quotes from suspension.

SuspendDeleteQuotes 

Suspend and delete Quotes.

Definition at line 903 of file Enumerations.h.


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