#include <OnixS/FenicsUST/MarketData/Bimp/Enumerations.h>
Public Types | |
enum | Enum { Halted = 'H', Trading = 'T', NonTradable = 'N' } |
typedef UInt8 | Base |
Definition at line 199 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 202 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
Halted | |
Trading | |
NonTradable |
Definition at line 204 of file Enumerations.h.