#include <nasdaq/itch50/Messages.h>
|
| static constexpr char | Type = 'V' |
◆ get_high_price()
| Price b2bits::nasdaq::itch50::VolumeUpdate::get_high_price |
( |
| ) |
const |
|
inline |
◆ get_low_price()
| Price b2bits::nasdaq::itch50::VolumeUpdate::get_low_price |
( |
| ) |
const |
|
inline |
◆ get_open_price()
| Price b2bits::nasdaq::itch50::VolumeUpdate::get_open_price |
( |
| ) |
const |
|
inline |
◆ get_orderbook_id()
| UInt32 b2bits::nasdaq::itch50::VolumeUpdate::get_orderbook_id |
( |
| ) |
const |
|
inline |
◆ get_timestamp()
| UInt64 b2bits::nasdaq::itch50::VolumeUpdate::get_timestamp |
( |
| ) |
const |
|
inline |
◆ get_volume()
| UInt32 b2bits::nasdaq::itch50::VolumeUpdate::get_volume |
( |
| ) |
const |
|
inline |
◆ set_high_price()
| void b2bits::nasdaq::itch50::VolumeUpdate::set_high_price |
( |
Price | val | ) |
|
|
inline |
◆ set_low_price()
| void b2bits::nasdaq::itch50::VolumeUpdate::set_low_price |
( |
Price | val | ) |
|
|
inline |
◆ set_open_price()
| void b2bits::nasdaq::itch50::VolumeUpdate::set_open_price |
( |
Price | val | ) |
|
|
inline |
◆ set_orderbook_id()
| void b2bits::nasdaq::itch50::VolumeUpdate::set_orderbook_id |
( |
UInt32 | val | ) |
|
|
inline |
◆ set_timestamp()
| void b2bits::nasdaq::itch50::VolumeUpdate::set_timestamp |
( |
UInt64 | val | ) |
|
|
inline |
◆ set_volume()
| void b2bits::nasdaq::itch50::VolumeUpdate::set_volume |
( |
UInt32 | val | ) |
|
|
inline |
◆ to_string()
| std::ostream & b2bits::nasdaq::itch50::VolumeUpdate::to_string |
( |
std::ostream & | os, |
|
|
const char * | delim = "|" ) const |
◆ Type
| char b2bits::nasdaq::itch50::VolumeUpdate::Type = 'V' |
|
staticconstexpr |
The documentation for this struct was generated from the following file: