#include <OnixS/FenicsUST/MarketData/Bimp/Enumerations.h>
Public Types | |
enum | Enum { ISIN = 'I', CUSIP = 'C', None = ' ' } |
typedef UInt8 | Base |
Definition at line 63 of file Enumerations.h.
typedef UInt8 Base |
Integral type used as basement for constants.
Definition at line 66 of file Enumerations.h.
enum Enum |
Enumerator | |
---|---|
ISIN | |
CUSIP | |
None |
Definition at line 68 of file Enumerations.h.