OnixS C++ EuroTLX GTP Market Data Handler  1.4.0
API documentation
AuctionType Struct Reference

#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>

Public Types

enum  Enum {
  Undefined = 0, ClosingAuction = 'C', OpeningAuction = '0', AESP = 'A',
  EDSP = 'B', OPA = 'P', ResumeAuction = 'E', PeriodicAuction = 'F',
  IntradayLevel1Auction = 'G', FrequentLitAuctions = 'L'
}
 
typedef Byte Base
 

Detailed Description

Definition at line 513 of file Enumerations.h.

Member Typedef Documentation

typedef Byte Base

Integral type used as basement for constants.

Definition at line 516 of file Enumerations.h.

Member Enumeration Documentation

enum Enum
Enumerator
Undefined 
ClosingAuction 
OpeningAuction 
AESP 
EDSP 
OPA 
ResumeAuction 
PeriodicAuction 
IntradayLevel1Auction 
FrequentLitAuctions 

Definition at line 518 of file Enumerations.h.


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