#include <B2BITS_BatsMessages.h>
◆ AuctionUpdateMsg()
| Bats::AuctionUpdateMsg::AuctionUpdateMsg |
( |
| ) |
|
|
inline |
◆ bats_size_static_assert()
◆ getAuctionOnlyPrice()
| System::u64 Bats::AuctionUpdateMsg::getAuctionOnlyPrice |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getAuctionType()
| char Bats::AuctionUpdateMsg::getAuctionType |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getBuyShares()
| System::u32 Bats::AuctionUpdateMsg::getBuyShares |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getIndicativePrice()
| System::u64 Bats::AuctionUpdateMsg::getIndicativePrice |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getReferencePrice()
| System::u64 Bats::AuctionUpdateMsg::getReferencePrice |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getSellShares()
| System::u32 Bats::AuctionUpdateMsg::getSellShares |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getStockSymbol()
◆ setAuctionOnlyPrice()
| void Bats::AuctionUpdateMsg::setAuctionOnlyPrice |
( |
System::u64 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setAuctionType()
| void Bats::AuctionUpdateMsg::setAuctionType |
( |
char | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setBuyShares()
| void Bats::AuctionUpdateMsg::setBuyShares |
( |
System::u32 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setIndicativePrice()
| void Bats::AuctionUpdateMsg::setIndicativePrice |
( |
System::u64 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setReferencePrice()
| void Bats::AuctionUpdateMsg::setReferencePrice |
( |
System::u64 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setSellShares()
| void Bats::AuctionUpdateMsg::setSellShares |
( |
System::u32 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setStockSymbol()