#include <B2BITS_BatsMessages.h>
◆ AddOrderShortMsg()
Bats::AddOrderShortMsg::AddOrderShortMsg |
( |
| ) |
|
|
inline |
◆ bats_size_static_assert()
◆ getAddFlags()
char Bats::AddOrderShortMsg::getAddFlags |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getOrderId()
System::u64 Bats::AddOrderShortMsg::getOrderId |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getPrice()
◆ getPrice64()
System::u64 Bats::AddOrderShortMsg::getPrice64 |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getQuantity()
System::u16 Bats::AddOrderShortMsg::getQuantity |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getSideIndicator()
char Bats::AddOrderShortMsg::getSideIndicator |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ getSymbol()
◆ setAddFlags()
void Bats::AddOrderShortMsg::setAddFlags |
( |
char | val | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setOrderId()
void Bats::AddOrderShortMsg::setOrderId |
( |
System::u64 | val | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setPrice()
void Bats::AddOrderShortMsg::setPrice |
( |
const Engine::Decimal & | price | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setQuantity()
void Bats::AddOrderShortMsg::setQuantity |
( |
System::u16 | val | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setSideIndicator()
void Bats::AddOrderShortMsg::setSideIndicator |
( |
char | val | ) |
|
throw | ( | ) | | | |
|
inline |
◆ setSymbol()