#include <OnixS/Eurex/Trading/Messages/SRQSDealResponse.h>
Public Member Functions | |
SRQSQuoteGrpElem () | |
std::string | toString () const |
Public Attributes | |
UInt64 | quoteId |
Friends | |
class | Serializer |
Definition at line 36 of file SRQSDealResponse.h.
SRQSQuoteGrpElem | ( | ) |
Initialize default instance.
std::string toString | ( | ) | const |
Returns string representation.
|
friend |
Definition at line 49 of file SRQSDealResponse.h.
UInt64 quoteId |
Customer defined mass quote identifier.
Definition at line 43 of file SRQSDealResponse.h.