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

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

Public Types

enum  Enum {
  NoValue = 0x00, Automated = 'A', Manual = 'M', AutoSelect = 'B',
  None = 'N'
}
 

Detailed Description

Definition at line 113 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Type of order processing.

Enumerator
NoValue 

No value.

Automated 

Automated.

Manual 

Manual.

AutoSelect 

Both (Automated and Manual).

None 

None.

Definition at line 116 of file Enumerations.h.


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