#include <B2BITS_IceImpactMessages.h>
| IceImpact::OpenPrice::OpenPrice |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| IceImpact::OpenPrice::OpenPrice |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const Int64 IceImpact::OpenPrice::getDateTime |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::OpenPrice::getMarketID |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t IceImpact::OpenPrice::getMsgLength |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::OpenPrice::getOpenPrice |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::OpenPrice::setDateTime |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::OpenPrice::setMarketID |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::OpenPrice::setOpenPrice |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& IceImpact::OpenPrice::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string IceImpact::OpenPrice::toString |
( |
| ) |
const |
|
inline |
| Int64 IceImpact::OpenPrice::dateTime |
| Int32 IceImpact::OpenPrice::marketID |
| Int64 IceImpact::OpenPrice::openPrice |