#include <B2BITS_BatsMessages.h>
◆ AuctionSummaryMsg()
| Bats::AuctionSummaryMsg::AuctionSummaryMsg |
( |
| ) |
|
|
inline |
◆ bats_size_static_assert()
◆ getAuctionType()
| char Bats::AuctionSummaryMsg::getAuctionType |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getPrice()
| System::u64 Bats::AuctionSummaryMsg::getPrice |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getShares()
| System::u32 Bats::AuctionSummaryMsg::getShares |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inline |
◆ getStockSymbol()
◆ setAuctionType()
| void Bats::AuctionSummaryMsg::setAuctionType |
( |
char | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setPrice()
| void Bats::AuctionSummaryMsg::setPrice |
( |
System::u64 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setShares()
| void Bats::AuctionSummaryMsg::setShares |
( |
System::u32 | val | ) |
|
| throw | ( | ) | | | |
|
inline |
◆ setStockSymbol()