#include <OnixS/FenicsUST/MarketData/Bimp/Enumerations.h>
Public Types | |
enum | Enum { StartOfDay = 'S', EndOfDay = 'E', GlobalSequenceNumberReset = 'R' } |
typedef UInt8 | Base |
Definition at line 36 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 39 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
StartOfDay | |
EndOfDay | |
GlobalSequenceNumberReset |
Definition at line 41 of file Enumerations.h.