#include <B2BITS_LseGtpMessages.h>
◆ anonymous enum
◆ getDeletedOrderQuantity()
| Size Lse::Gtp::TradeSummary::getDeletedOrderQuantity |
( |
| ) |
const |
|
inline |
◆ getFarPrice()
| Price Lse::Gtp::TradeSummary::getFarPrice |
( |
| ) |
const |
|
inline |
◆ getInstrument()
| UInt64 Lse::Gtp::TradeSummary::getInstrument |
( |
| ) |
const |
|
inline |
◆ getSourceVenue()
| UInt16 Lse::Gtp::TradeSummary::getSourceVenue |
( |
| ) |
const |
|
inline |
◆ getTimestamp()
| UDT Lse::Gtp::TradeSummary::getTimestamp |
( |
| ) |
const |
|
inline |
◆ getTotalExecutedQuantity()
| Size Lse::Gtp::TradeSummary::getTotalExecutedQuantity |
( |
| ) |
const |
|
inline |
◆ getTotalHiddenExecutedQuantity()
| Size Lse::Gtp::TradeSummary::getTotalHiddenExecutedQuantity |
( |
| ) |
const |
|
inline |
◆ getTransactionTime()
| UDT Lse::Gtp::TradeSummary::getTransactionTime |
( |
| ) |
const |
|
inline |
◆ setDeletedOrderQuantity()
| void Lse::Gtp::TradeSummary::setDeletedOrderQuantity |
( |
Size |
val | ) |
|
|
inline |
◆ setFarPrice()
| void Lse::Gtp::TradeSummary::setFarPrice |
( |
Price |
val | ) |
|
|
inline |
◆ setInstrument()
| void Lse::Gtp::TradeSummary::setInstrument |
( |
UInt64 |
val | ) |
|
|
inline |
◆ setSourceVenue()
| void Lse::Gtp::TradeSummary::setSourceVenue |
( |
UInt16 |
val | ) |
|
|
inline |
◆ setTimestamp()
| void Lse::Gtp::TradeSummary::setTimestamp |
( |
UDT |
val | ) |
|
|
inline |
◆ setTotalExecutedQuantity()
| void Lse::Gtp::TradeSummary::setTotalExecutedQuantity |
( |
Size |
val | ) |
|
|
inline |
◆ setTotalHiddenExecutedQuantity()
| void Lse::Gtp::TradeSummary::setTotalHiddenExecutedQuantity |
( |
Size |
val | ) |
|
|
inline |
◆ setTransactionTime()
| void Lse::Gtp::TradeSummary::setTransactionTime |
( |
UDT |
val | ) |
|
|
inline |
◆ toString()
| std::ostream& Lse::Gtp::TradeSummary::toString |
( |
std::ostream & |
os, |
|
|
const char * |
delim = "|" |
|
) |
| const |
|
inline |