#include <Rfq.h>
Definition at line 36 of file Rfq.h.
Message type constant.
Definition at line 39 of file Rfq.h.
Rfq |
( |
const char * |
data, |
|
|
size_t |
dataSize |
|
) |
| |
Initialize from raw message data.
void deserialize |
( |
const char * |
data, |
|
|
size_t |
dataSize |
|
) |
| |
Deserialize from raw data.
Reset all fields to default values.
std::string toString |
( |
| ) |
const |
Returns string representation.
Unique identifier of the market.
Definition at line 42 of file Rfq.h.
Market type ID.
Definition at line 51 of file Rfq.h.
Date time of the RFQ. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
Definition at line 45 of file Rfq.h.
Quantity.
Definition at line 57 of file Rfq.h.
System ID of the RFQ.
Definition at line 48 of file Rfq.h.
Tells whether request represents bid or offer.
Definition at line 60 of file Rfq.h.
Unique identifier of the market.
Definition at line 54 of file Rfq.h.
The documentation for this struct was generated from the following file:
- OnixS/ICE/iMpact/MarketData/Messages/Rfq.h