#include <nasdaq/itch50/Messages.h>
|
| static constexpr char | Type = 'A' |
◆ get_order_reference_number()
| UInt32 b2bits::nasdaq::itch50::AddOrder::get_order_reference_number |
( |
| ) |
const |
|
inline |
◆ get_order_type()
| OrderType b2bits::nasdaq::itch50::AddOrder::get_order_type |
( |
| ) |
const |
|
inline |
◆ get_orderbook_id()
| UInt32 b2bits::nasdaq::itch50::AddOrder::get_orderbook_id |
( |
| ) |
const |
|
inline |
◆ get_price()
| Price b2bits::nasdaq::itch50::AddOrder::get_price |
( |
| ) |
const |
|
inline |
◆ get_quantity()
| UInt32 b2bits::nasdaq::itch50::AddOrder::get_quantity |
( |
| ) |
const |
|
inline |
◆ get_reserved() [1/2]
| Binary< 2 > & b2bits::nasdaq::itch50::AddOrder::get_reserved |
( |
| ) |
|
|
inline |
◆ get_reserved() [2/2]
| const Binary< 2 > & b2bits::nasdaq::itch50::AddOrder::get_reserved |
( |
| ) |
const |
|
inline |
◆ get_side()
| Side b2bits::nasdaq::itch50::AddOrder::get_side |
( |
| ) |
const |
|
inline |
◆ get_time_in_force()
| TimeInForce b2bits::nasdaq::itch50::AddOrder::get_time_in_force |
( |
| ) |
const |
|
inline |
◆ get_timestamp()
| UInt64 b2bits::nasdaq::itch50::AddOrder::get_timestamp |
( |
| ) |
const |
|
inline |
◆ get_transaction_id()
| UInt32 b2bits::nasdaq::itch50::AddOrder::get_transaction_id |
( |
| ) |
const |
|
inline |
◆ get_yield()
| Int32 b2bits::nasdaq::itch50::AddOrder::get_yield |
( |
| ) |
const |
|
inline |
◆ set_order_reference_number()
| void b2bits::nasdaq::itch50::AddOrder::set_order_reference_number |
( |
UInt32 | val | ) |
|
|
inline |
◆ set_order_type()
| void b2bits::nasdaq::itch50::AddOrder::set_order_type |
( |
OrderType | val | ) |
|
|
inline |
◆ set_orderbook_id()
| void b2bits::nasdaq::itch50::AddOrder::set_orderbook_id |
( |
UInt32 | val | ) |
|
|
inline |
◆ set_price()
| void b2bits::nasdaq::itch50::AddOrder::set_price |
( |
Price | val | ) |
|
|
inline |
◆ set_quantity()
| void b2bits::nasdaq::itch50::AddOrder::set_quantity |
( |
UInt32 | val | ) |
|
|
inline |
◆ set_side()
| void b2bits::nasdaq::itch50::AddOrder::set_side |
( |
Side | val | ) |
|
|
inline |
◆ set_time_in_force()
| void b2bits::nasdaq::itch50::AddOrder::set_time_in_force |
( |
TimeInForce | val | ) |
|
|
inline |
◆ set_timestamp()
| void b2bits::nasdaq::itch50::AddOrder::set_timestamp |
( |
UInt64 | val | ) |
|
|
inline |
◆ set_transaction_id()
| void b2bits::nasdaq::itch50::AddOrder::set_transaction_id |
( |
UInt32 | val | ) |
|
|
inline |
◆ set_yield()
| void b2bits::nasdaq::itch50::AddOrder::set_yield |
( |
Int32 | val | ) |
|
|
inline |
◆ to_string()
| std::ostream & b2bits::nasdaq::itch50::AddOrder::to_string |
( |
std::ostream & | os, |
|
|
const char * | delim = "|" ) const |
◆ Type
| char b2bits::nasdaq::itch50::AddOrder::Type = 'A' |
|
staticconstexpr |
The documentation for this struct was generated from the following file: