#include <nasdaq/itch50/Messages.h>
|
| static constexpr char | Type = 'Q' |
◆ get_information_type() [1/2]
| FixedString< 2 > & b2bits::nasdaq::itch50::Information::get_information_type |
( |
| ) |
|
|
inline |
◆ get_information_type() [2/2]
| const FixedString< 2 > & b2bits::nasdaq::itch50::Information::get_information_type |
( |
| ) |
const |
|
inline |
◆ get_orderbook_id()
| UInt32 b2bits::nasdaq::itch50::Information::get_orderbook_id |
( |
| ) |
const |
|
inline |
◆ get_price()
| Price b2bits::nasdaq::itch50::Information::get_price |
( |
| ) |
const |
|
inline |
◆ get_timestamp()
| UInt64 b2bits::nasdaq::itch50::Information::get_timestamp |
( |
| ) |
const |
|
inline |
◆ get_yield()
| Int32 b2bits::nasdaq::itch50::Information::get_yield |
( |
| ) |
const |
|
inline |
◆ set_orderbook_id()
| void b2bits::nasdaq::itch50::Information::set_orderbook_id |
( |
UInt32 | val | ) |
|
|
inline |
◆ set_price()
| void b2bits::nasdaq::itch50::Information::set_price |
( |
Price | val | ) |
|
|
inline |
◆ set_timestamp()
| void b2bits::nasdaq::itch50::Information::set_timestamp |
( |
UInt64 | val | ) |
|
|
inline |
◆ set_yield()
| void b2bits::nasdaq::itch50::Information::set_yield |
( |
Int32 | val | ) |
|
|
inline |
◆ to_string()
| std::ostream & b2bits::nasdaq::itch50::Information::to_string |
( |
std::ostream & | os, |
|
|
const char * | delim = "|" ) const |
◆ Type
| char b2bits::nasdaq::itch50::Information::Type = 'Q' |
|
staticconstexpr |
The documentation for this struct was generated from the following file: