#include <OnixS/EuroTLX/MarketData/GTP/Enumerations.h>
Public Types | |
enum | Enum { ClosingPriceCross = 'C', TradeAtLast = 'T', NotApplicable = ' ' } |
typedef Byte | Base |
Definition at line 482 of file Enumerations.h.
Integral type used as basement for constants.
Definition at line 485 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
ClosingPriceCross | |
TradeAtLast | |
NotApplicable |
Definition at line 487 of file Enumerations.h.