Friends | |
class | ProductStateChangeWrapper |
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 34 of file ProductStateChange.h.
|
inline |
Indicates if product is in the state Fast Market.
Definition at line 63 of file ProductStateChange.h.
|
inline |
Indicator for stressed market conditions.
Definition at line 81 of file ProductStateChange.h.
|
inline |
Product identifier.
Definition at line 38 of file ProductStateChange.h.
|
inline |
Defines the TES trading session status.
Definition at line 75 of file ProductStateChange.h.
|
inline |
Defines the trading session ID.
Definition at line 44 of file ProductStateChange.h.
|
inline |
Defines the trading session sub ID.
Definition at line 50 of file ProductStateChange.h.
|
inline |
Defines the trading session status.
Definition at line 57 of file ProductStateChange.h.
|
inline |
Time when request was processed by the matcher (nanoseconds).
Definition at line 69 of file ProductStateChange.h.
|
friend |
Definition at line 87 of file ProductStateChange.h.