#include <B2BITS_IceImpactMessages.h>
| IceImpact::MarketStatistics::MarketStatistics |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| IceImpact::MarketStatistics::MarketStatistics |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const Int32 IceImpact::MarketStatistics::getBlockVolume |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::MarketStatistics::getDateTime |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::MarketStatistics::getEfpVolume |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::MarketStatistics::getEfsVolume |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::MarketStatistics::getHigh |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::MarketStatistics::getLow |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::MarketStatistics::getMarketID |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t IceImpact::MarketStatistics::getMsgLength |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::MarketStatistics::getVolume |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::MarketStatistics::getVwap |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MarketStatistics::setBlockVolume |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MarketStatistics::setDateTime |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MarketStatistics::setEfpVolume |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MarketStatistics::setEfsVolume |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MarketStatistics::setHigh |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MarketStatistics::setLow |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MarketStatistics::setMarketID |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MarketStatistics::setVolume |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MarketStatistics::setVwap |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& IceImpact::MarketStatistics::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string IceImpact::MarketStatistics::toString |
( |
| ) |
const |
|
inline |
| Int32 IceImpact::MarketStatistics::blockVolume |
| Int64 IceImpact::MarketStatistics::dateTime |
| Int32 IceImpact::MarketStatistics::efpVolume |
| Int32 IceImpact::MarketStatistics::efsVolume |
| Int64 IceImpact::MarketStatistics::high |
| Int64 IceImpact::MarketStatistics::low |
| Int32 IceImpact::MarketStatistics::marketID |
| Int32 IceImpact::MarketStatistics::volume |
| Int64 IceImpact::MarketStatistics::vwap |