#include <B2BITS_IceImpactMessages.h>
| IceImpact::InvestigatedTrade::InvestigatedTrade |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| IceImpact::InvestigatedTrade::InvestigatedTrade |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const Int64 IceImpact::InvestigatedTrade::getDateTime |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::InvestigatedTrade::getMarketID |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t IceImpact::InvestigatedTrade::getMsgLength |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const AsciiString IceImpact::InvestigatedTrade::getOffMarketTradeType |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Alpha IceImpact::InvestigatedTrade::getOldOffMarketTradeType |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::InvestigatedTrade::getPrice |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int32 IceImpact::InvestigatedTrade::getQuantity |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::InvestigatedTrade::getTradeID |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::InvestigatedTrade::setDateTime |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::InvestigatedTrade::setMarketID |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::InvestigatedTrade::setOffMarketTradeType |
( |
const AsciiString & |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::InvestigatedTrade::setOldOffMarketTradeType |
( |
Alpha |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::InvestigatedTrade::setPrice |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::InvestigatedTrade::setQuantity |
( |
Int32 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::InvestigatedTrade::setTradeID |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& IceImpact::InvestigatedTrade::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string IceImpact::InvestigatedTrade::toString |
( |
| ) |
const |
|
inline |
| Int64 IceImpact::InvestigatedTrade::dateTime |
| Int32 IceImpact::InvestigatedTrade::marketID |
| Alpha IceImpact::InvestigatedTrade::oldOffMarketTradeType |
| Int64 IceImpact::InvestigatedTrade::price |
| Int32 IceImpact::InvestigatedTrade::quantity |
| Int64 IceImpact::InvestigatedTrade::tradeID |