OnixS Eurex ETI Handler C++ library  9.19.0
API documentation
ApplUsageQuotes 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 130 of file Enumerations.h.

Member Enumeration Documentation

enum Enum

Type of quote processing.

Enumerator
NoValue 

No value.

Automated 

Automated.

Manual 

Manual.

AutoSelect 

Both (Automated and Manual).

None 

None.

Definition at line 133 of file Enumerations.h.


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