#include <B2BITS_BatsMessages.h>
◆ ModifyShortMsg()
Bats::ModifyShortMsg::ModifyShortMsg |
( |
| ) |
|
|
inline |
◆ bats_size_static_assert()
◆ getModifyFlags()
char Bats::ModifyShortMsg::getModifyFlags |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getOrderId()
System::u64 Bats::ModifyShortMsg::getOrderId |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getPrice()
◆ getPrice64()
System::u64 Bats::ModifyShortMsg::getPrice64 |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getQuantity()
System::u16 Bats::ModifyShortMsg::getQuantity |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ setModifyFlags()
void Bats::ModifyShortMsg::setModifyFlags |
( |
char | val | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setOrderId()
void Bats::ModifyShortMsg::setOrderId |
( |
System::u64 | val | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setPrice()
void Bats::ModifyShortMsg::setPrice |
( |
const Engine::Decimal & | price | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setQuantity()
void Bats::ModifyShortMsg::setQuantity |
( |
System::u16 | val | ) |
|
throw | ( | ) | | | |
|
inline |