Public Types | |
| enum | Enum |
Static Public Member Functions | |
| static std::string | toString (Enum value) |
Definition at line 460 of file InstrumentSnapshot.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| Undefined | -1 | Used to identify absence of value. |
| NoValue | 0 | |
| Day | 1 | |
| Week | 2 | |
| Month | 3 | |
| Flexible | 4 | |
| EndOfMonth | 5 | |
Definition at line 462 of file InstrumentSnapshot.h.
|
static |