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