#include <B2BITS_LseGtpMessages.h>
◆ anonymous enum
◆ getAuctionInfo()
AuctionInfo Lse::Gtp::StatisticsUpdate::getAuctionInfo |
( |
| ) |
const |
|
inline |
◆ getAuctionType()
AuctionType Lse::Gtp::StatisticsUpdate::getAuctionType |
( |
| ) |
const |
|
inline |
◆ getImbalanceQuantity()
Size Lse::Gtp::StatisticsUpdate::getImbalanceQuantity |
( |
| ) |
const |
|
inline |
◆ getInstrument()
UInt64 Lse::Gtp::StatisticsUpdate::getInstrument |
( |
| ) |
const |
|
inline |
◆ getOpeningClosingPriceIndicator()
Byte Lse::Gtp::StatisticsUpdate::getOpeningClosingPriceIndicator |
( |
| ) |
const |
|
inline |
◆ getSourceVenue()
UInt16 Lse::Gtp::StatisticsUpdate::getSourceVenue |
( |
| ) |
const |
|
inline |
◆ getStatisticPrice()
Price Lse::Gtp::StatisticsUpdate::getStatisticPrice |
( |
| ) |
const |
|
inline |
◆ getStatisticSize()
Size Lse::Gtp::StatisticsUpdate::getStatisticSize |
( |
| ) |
const |
|
inline |
◆ getStatisticType()
StatisticType Lse::Gtp::StatisticsUpdate::getStatisticType |
( |
| ) |
const |
|
inline |
◆ getTimestamp()
UDT Lse::Gtp::StatisticsUpdate::getTimestamp |
( |
| ) |
const |
|
inline |
◆ setAuctionInfo()
void Lse::Gtp::StatisticsUpdate::setAuctionInfo |
( |
AuctionInfo |
val | ) |
|
|
inline |
◆ setAuctionType()
void Lse::Gtp::StatisticsUpdate::setAuctionType |
( |
AuctionType |
val | ) |
|
|
inline |
◆ setImbalanceQuantity()
void Lse::Gtp::StatisticsUpdate::setImbalanceQuantity |
( |
Size |
val | ) |
|
|
inline |
◆ setInstrument()
void Lse::Gtp::StatisticsUpdate::setInstrument |
( |
UInt64 |
val | ) |
|
|
inline |
◆ setOpeningClosingPriceIndicator()
void Lse::Gtp::StatisticsUpdate::setOpeningClosingPriceIndicator |
( |
Byte |
val | ) |
|
|
inline |
◆ setSourceVenue()
void Lse::Gtp::StatisticsUpdate::setSourceVenue |
( |
UInt16 |
val | ) |
|
|
inline |
◆ setStatisticPrice()
void Lse::Gtp::StatisticsUpdate::setStatisticPrice |
( |
Price |
val | ) |
|
|
inline |
◆ setStatisticSize()
void Lse::Gtp::StatisticsUpdate::setStatisticSize |
( |
Size |
val | ) |
|
|
inline |
◆ setStatisticType()
void Lse::Gtp::StatisticsUpdate::setStatisticType |
( |
StatisticType |
val | ) |
|
|
inline |
◆ setTimestamp()
void Lse::Gtp::StatisticsUpdate::setTimestamp |
( |
UDT |
val | ) |
|
|
inline |
◆ toString()
std::ostream& Lse::Gtp::StatisticsUpdate::toString |
( |
std::ostream & |
os, |
|
|
const char * |
delim = "|" |
|
) |
| const |
|
inline |