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