#include <SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h>
Public Member Functions | |
REPO_RFCQ_DEPTH_ROW () | |
~REPO_RFCQ_DEPTH_ROW () | |
size_t | deserialize (const void *buf, size_t inLen) |
std::string | toString () const |
size_t | serializationBufSize () const |
size_t | serialize (void *buf) const |
Definition at line 42 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
|
inline |
Definition at line 45 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
|
inline |
Definition at line 49 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inline |
Definition at line 89 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
size_t serialize | ( | void * | buf | ) | const |
std::string toString | ( | ) | const |
Provides string presentation.
UInt32 accountId |
Unique ID of the account.
Definition at line 76 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
UInt64 automaticAcceptanceValidityTime |
Automatic acceptance validity time.
Definition at line 61 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
UInt32 clearingHouseId |
Unique ID of the Clearing House.
Definition at line 79 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
Double haircut |
Haircut value.
Definition at line 73 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
UInt32 memberId |
Unique ID of the member.
Definition at line 52 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
Double qty |
Quantity.
Definition at line 70 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
UInt32 quoteId |
Unique ID of the RFCQ quote.
Definition at line 55 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
TI_RFCQ_MATCHING_TYPE::Enum quoteMatchingType |
Quote matching type.
Definition at line 64 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
UInt64 quoteUpdateTime |
Quote last update time.
Definition at line 58 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.
Double rate |
Rate.
Definition at line 67 of file SMP.Substructures.REPO_RFCQ_DEPTH_ROW.h.