Friends | |
class | InstrumentStateChangeWrapper |
Additional Inherited Members | |
Protected Member Functions inherited from FieldSet | |
FieldSet () | |
FieldSet (const Message *, void *) | |
FieldSet (const FieldSet &) | |
~FieldSet () | |
FieldSet & | operator= (const FieldSet &) |
Protected Attributes inherited from FieldSet | |
const Message * | container_ |
void * | impl_ |
Definition at line 33 of file InstrumentStateChange.h.
|
inline |
Indicates if product is in the state Fast Market.
Definition at line 67 of file InstrumentStateChange.h.
|
inline |
Upper boundary price.
Definition at line 85 of file InstrumentStateChange.h.
|
inline |
Lower boundary price.
Definition at line 91 of file InstrumentStateChange.h.
|
inline |
Indicator for stressed market conditions.
Definition at line 61 of file InstrumentStateChange.h.
|
inline |
Product identifier.
Definition at line 37 of file InstrumentStateChange.h.
|
inline |
Instrument identifier.
Definition at line 43 of file InstrumentStateChange.h.
|
inline |
Security Status.
Definition at line 49 of file InstrumentStateChange.h.
|
inline |
Identifies an event related to a securityTradingStatus()
Definition at line 73 of file InstrumentStateChange.h.
|
inline |
Defines the security trading status.
Definition at line 55 of file InstrumentStateChange.h.
|
inline |
Identifies the sold out status (applicable for continuous auction trading model only).
Definition at line 79 of file InstrumentStateChange.h.
|
inline |
Defines the TES security status.
Definition at line 103 of file InstrumentStateChange.h.
|
inline |
Time when request was processed by the matcher (nanoseconds).
Definition at line 97 of file InstrumentStateChange.h.
|
friend |
Definition at line 109 of file InstrumentStateChange.h.