#include <B2BITS_IceImpactMessages.h>
| IceImpact::ChangePriceLevel::ChangePriceLevel |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| IceImpact::ChangePriceLevel::ChangePriceLevel |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const Int16 IceImpact::ChangePriceLevel::getImpliedOrderCount |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::ChangePriceLevel::getImpliedQuantity |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::ChangePriceLevel::getMarketID |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t IceImpact::ChangePriceLevel::getMsgLength |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int16 IceImpact::ChangePriceLevel::getOrderCount |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::ChangePriceLevel::getPrice |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int8 IceImpact::ChangePriceLevel::getPriceLevelPosition |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::ChangePriceLevel::getQuantity |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const OrderSide::Enum IceImpact::ChangePriceLevel::getSide |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::ChangePriceLevel::getTimestamp |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::ChangePriceLevel::setImpliedOrderCount |
( |
Int16 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::ChangePriceLevel::setImpliedQuantity |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::ChangePriceLevel::setMarketID |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::ChangePriceLevel::setOrderCount |
( |
Int16 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::ChangePriceLevel::setPrice |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::ChangePriceLevel::setPriceLevelPosition |
( |
Int8 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::ChangePriceLevel::setQuantity |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::ChangePriceLevel::setSide |
( |
const OrderSide::Enum |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::ChangePriceLevel::setTimestamp |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& IceImpact::ChangePriceLevel::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string IceImpact::ChangePriceLevel::toString |
( |
| ) |
const |
|
inline |
| Int16 IceImpact::ChangePriceLevel::impliedOrderCount |
| Int32 IceImpact::ChangePriceLevel::impliedQuantity |
| Int32 IceImpact::ChangePriceLevel::marketID |
| Int16 IceImpact::ChangePriceLevel::orderCount |
| Int64 IceImpact::ChangePriceLevel::price |
| Int8 IceImpact::ChangePriceLevel::priceLevelPosition |
| Int32 IceImpact::ChangePriceLevel::quantity |
| Int64 IceImpact::ChangePriceLevel::timestamp |