#include <B2BITS_BatsMessages.h>
◆ OrderExecutedMsg()
Bats::OrderExecutedMsg::OrderExecutedMsg |
( |
| ) |
|
|
inline |
◆ bats_size_static_assert()
◆ getExecutedQuantity()
System::u32 Bats::OrderExecutedMsg::getExecutedQuantity |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getExecutionId()
System::u64 Bats::OrderExecutedMsg::getExecutionId |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getOrderId()
System::u64 Bats::OrderExecutedMsg::getOrderId |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ setExecutedQuantity()
void Bats::OrderExecutedMsg::setExecutedQuantity |
( |
System::u32 | val | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setExecutionId()
void Bats::OrderExecutedMsg::setExecutionId |
( |
System::u64 | val | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setOrderId()
void Bats::OrderExecutedMsg::setOrderId |
( |
System::u64 | val | ) |
|
throw | ( | ) | | | |
|
inline |