#include <B2BITS_BatsMessages.h>
◆ OrderExecutedAtPriceSizeMsg()
| Bats::OrderExecutedAtPriceSizeMsg::OrderExecutedAtPriceSizeMsg |
( |
| ) |
|
|
inline |
◆ bats_size_static_assert()
◆ getExecutedQuantity()
| System::u32 Bats::OrderExecutedAtPriceSizeMsg::getExecutedQuantity |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getExecutionId()
| System::u64 Bats::OrderExecutedAtPriceSizeMsg::getExecutionId |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getOrderId()
| System::u64 Bats::OrderExecutedAtPriceSizeMsg::getOrderId |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getPrice()
| Engine::Decimal Bats::OrderExecutedAtPriceSizeMsg::getPrice |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getPrice64()
| System::u64 Bats::OrderExecutedAtPriceSizeMsg::getPrice64 |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getRemainingQuantity()
| System::u32 Bats::OrderExecutedAtPriceSizeMsg::getRemainingQuantity |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ setExecutedQuantity()
| void Bats::OrderExecutedAtPriceSizeMsg::setExecutedQuantity |
( |
System::u32 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setExecutionId()
| void Bats::OrderExecutedAtPriceSizeMsg::setExecutionId |
( |
System::u64 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setOrderId()
| void Bats::OrderExecutedAtPriceSizeMsg::setOrderId |
( |
System::u64 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setPrice()
| void Bats::OrderExecutedAtPriceSizeMsg::setPrice |
( |
const Engine::Decimal & | price | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setRemainingQuantity()
| void Bats::OrderExecutedAtPriceSizeMsg::setRemainingQuantity |
( |
System::u32 | val | ) |
|
| throw | ( | ) | | | |
|
inline |