#include <nasdaq/itch50/Messages.h>
|
| static constexpr char | Type = 'S' |
◆ get_event_code()
| EventCode b2bits::nasdaq::itch50::SystemEvent::get_event_code |
( |
| ) |
const |
|
inline |
◆ get_event_reason()
| EventReason b2bits::nasdaq::itch50::SystemEvent::get_event_reason |
( |
| ) |
const |
|
inline |
◆ get_orderbook_id()
| UInt32 b2bits::nasdaq::itch50::SystemEvent::get_orderbook_id |
( |
| ) |
const |
|
inline |
◆ get_reserved()
| UInt8 b2bits::nasdaq::itch50::SystemEvent::get_reserved |
( |
| ) |
const |
|
inline |
◆ get_timestamp()
| UInt64 b2bits::nasdaq::itch50::SystemEvent::get_timestamp |
( |
| ) |
const |
|
inline |
◆ set_event_code()
| void b2bits::nasdaq::itch50::SystemEvent::set_event_code |
( |
EventCode | val | ) |
|
|
inline |
◆ set_event_reason()
| void b2bits::nasdaq::itch50::SystemEvent::set_event_reason |
( |
EventReason | val | ) |
|
|
inline |
◆ set_orderbook_id()
| void b2bits::nasdaq::itch50::SystemEvent::set_orderbook_id |
( |
UInt32 | val | ) |
|
|
inline |
◆ set_reserved()
| void b2bits::nasdaq::itch50::SystemEvent::set_reserved |
( |
UInt8 | val | ) |
|
|
inline |
◆ set_timestamp()
| void b2bits::nasdaq::itch50::SystemEvent::set_timestamp |
( |
UInt64 | val | ) |
|
|
inline |
◆ to_string()
| std::ostream & b2bits::nasdaq::itch50::SystemEvent::to_string |
( |
std::ostream & | os, |
|
|
const char * | delim = "|" ) const |
◆ Type
| char b2bits::nasdaq::itch50::SystemEvent::Type = 'S' |
|
staticconstexpr |
The documentation for this struct was generated from the following file: