#include <B2BITS_LseGtpMessages.h>
◆ anonymous enum
◆ getCurrency() [1/2]
◆ getCurrency() [2/2]
const FixedString<3>& Lse::Gtp::SIQuote::getCurrency |
( |
| ) |
const |
|
inline |
◆ getInstrument()
UInt64 Lse::Gtp::SIQuote::getInstrument |
( |
| ) |
const |
|
inline |
◆ getOrderBookType()
◆ getOrderID()
UInt64 Lse::Gtp::SIQuote::getOrderID |
( |
| ) |
const |
|
inline |
◆ getOrderType()
UInt8 Lse::Gtp::SIQuote::getOrderType |
( |
| ) |
const |
|
inline |
◆ getParticipant() [1/2]
◆ getParticipant() [2/2]
const FixedString<11>& Lse::Gtp::SIQuote::getParticipant |
( |
| ) |
const |
|
inline |
◆ getPrice()
Price Lse::Gtp::SIQuote::getPrice |
( |
| ) |
const |
|
inline |
◆ getReserved() [1/2]
◆ getReserved() [2/2]
const FixedString<10>& Lse::Gtp::SIQuote::getReserved |
( |
| ) |
const |
|
inline |
◆ getSide()
Byte Lse::Gtp::SIQuote::getSide |
( |
| ) |
const |
|
inline |
◆ getSize()
Size Lse::Gtp::SIQuote::getSize |
( |
| ) |
const |
|
inline |
◆ getSourceVenue()
UInt16 Lse::Gtp::SIQuote::getSourceVenue |
( |
| ) |
const |
|
inline |
◆ getTimestamp()
UDT Lse::Gtp::SIQuote::getTimestamp |
( |
| ) |
const |
|
inline |
◆ getYield()
Price Lse::Gtp::SIQuote::getYield |
( |
| ) |
const |
|
inline |
◆ setInstrument()
void Lse::Gtp::SIQuote::setInstrument |
( |
UInt64 |
val | ) |
|
|
inline |
◆ setOrderBookType()
◆ setOrderID()
void Lse::Gtp::SIQuote::setOrderID |
( |
UInt64 |
val | ) |
|
|
inline |
◆ setOrderType()
void Lse::Gtp::SIQuote::setOrderType |
( |
UInt8 |
val | ) |
|
|
inline |
◆ setPrice()
void Lse::Gtp::SIQuote::setPrice |
( |
Price |
val | ) |
|
|
inline |
◆ setSide()
void Lse::Gtp::SIQuote::setSide |
( |
Byte |
val | ) |
|
|
inline |
◆ setSize()
void Lse::Gtp::SIQuote::setSize |
( |
Size |
val | ) |
|
|
inline |
◆ setSourceVenue()
void Lse::Gtp::SIQuote::setSourceVenue |
( |
UInt16 |
val | ) |
|
|
inline |
◆ setTimestamp()
void Lse::Gtp::SIQuote::setTimestamp |
( |
UDT |
val | ) |
|
|
inline |
◆ setYield()
void Lse::Gtp::SIQuote::setYield |
( |
Price |
val | ) |
|
|
inline |
◆ toString()
std::ostream& Lse::Gtp::SIQuote::toString |
( |
std::ostream & |
os, |
|
|
const char * |
delim = "|" |
|
) |
| const |
|
inline |