#include <B2BITS_LseGtpMessages.h>
◆ anonymous enum
◆ getInstrument()
| UInt64 Lse::Gtp::InstrumentStatus::getInstrument |
( |
| ) |
const |
|
inline |
◆ getNewEndTime()
| Time Lse::Gtp::InstrumentStatus::getNewEndTime |
( |
| ) |
const |
|
inline |
◆ getOrderBookType()
| OrderBookType Lse::Gtp::InstrumentStatus::getOrderBookType |
( |
| ) |
const |
|
inline |
◆ getSessionChangeReason()
◆ getSourceVenue()
| UInt16 Lse::Gtp::InstrumentStatus::getSourceVenue |
( |
| ) |
const |
|
inline |
◆ getTimestamp()
| UDT Lse::Gtp::InstrumentStatus::getTimestamp |
( |
| ) |
const |
|
inline |
◆ getTradingStatus()
| Byte Lse::Gtp::InstrumentStatus::getTradingStatus |
( |
| ) |
const |
|
inline |
◆ setInstrument()
| void Lse::Gtp::InstrumentStatus::setInstrument |
( |
UInt64 |
val | ) |
|
|
inline |
◆ setNewEndTime()
| void Lse::Gtp::InstrumentStatus::setNewEndTime |
( |
Time |
val | ) |
|
|
inline |
◆ setOrderBookType()
| void Lse::Gtp::InstrumentStatus::setOrderBookType |
( |
OrderBookType |
val | ) |
|
|
inline |
◆ setSessionChangeReason()
◆ setSourceVenue()
| void Lse::Gtp::InstrumentStatus::setSourceVenue |
( |
UInt16 |
val | ) |
|
|
inline |
◆ setTimestamp()
| void Lse::Gtp::InstrumentStatus::setTimestamp |
( |
UDT |
val | ) |
|
|
inline |
◆ setTradingStatus()
| void Lse::Gtp::InstrumentStatus::setTradingStatus |
( |
Byte |
val | ) |
|
|
inline |
◆ toString()
| std::ostream& Lse::Gtp::InstrumentStatus::toString |
( |
std::ostream & |
os, |
|
|
const char * |
delim = "|" |
|
) |
| const |
|
inline |