#include <B2BITS_IceImpactMessages.h>
| IceImpact::MessageBundleMarker::MessageBundleMarker |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
| IceImpact::MessageBundleMarker::MessageBundleMarker |
( |
bool |
initFields | ) |
|
| throw | ( | |
| ) | | |
|
inlineexplicit |
| const Alpha IceImpact::MessageBundleMarker::getIsTransactionEnd |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| size_t IceImpact::MessageBundleMarker::getMsgLength |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const StartOrEnd::Enum IceImpact::MessageBundleMarker::getStartOrEnd |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| const Int64 IceImpact::MessageBundleMarker::getTradeTransactionID |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MessageBundleMarker::setIsTransactionEnd |
( |
Alpha |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MessageBundleMarker::setStartOrEnd |
( |
const StartOrEnd::Enum |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| void IceImpact::MessageBundleMarker::setTradeTransactionID |
( |
Int64 |
val | ) |
|
| throw | ( | |
| ) | | |
|
inline |
| std::ostream& IceImpact::MessageBundleMarker::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string IceImpact::MessageBundleMarker::toString |
( |
| ) |
const |
|
inline |
| Alpha IceImpact::MessageBundleMarker::isTransactionEnd |
| StartOrEnd IceImpact::MessageBundleMarker::startOrEnd |
| Int64 IceImpact::MessageBundleMarker::tradeTransactionID |