#include <B3BinaryMessages.h>
| B3::AllocationReport::AllocationReport |
( |
| ) |
|
|
inline |
| B3::AllocationReport::AllocationReport |
( |
bool |
initFields | ) |
|
|
inlineexplicit |
| const AllocID B3::AllocationReport::getAllocID |
( |
| ) |
const |
|
inline |
| const AllocReportID B3::AllocationReport::getAllocReportID |
( |
| ) |
const |
|
inline |
| const AllocStatus B3::AllocationReport::getAllocStatus |
( |
| ) |
const |
|
inline |
| const AllocTransType B3::AllocationReport::getAllocTransType |
( |
| ) |
const |
|
inline |
| const AsciiString B3::AllocationReport::getEnteringTrader |
( |
| ) |
const |
|
inline |
| static const MessageType& B3::AllocationReport::getMessageType |
( |
| ) |
|
|
inlinestatic |
| size_t B3::AllocationReport::getMinMessageSize |
( |
| ) |
|
|
inlinestatic |
| size_t B3::AllocationReport::getMsgLength |
( |
| ) |
const |
|
inline |
| const Quantity B3::AllocationReport::getQuantity |
( |
| ) |
const |
|
inline |
| const SecurityID B3::AllocationReport::getSecurityID |
( |
| ) |
const |
|
inline |
| const AsciiString B3::AllocationReport::getSenderLocation |
( |
| ) |
const |
|
inline |
| const Side B3::AllocationReport::getSide |
( |
| ) |
const |
|
inline |
| static bool B3::AllocationReport::isDynamicSizeMessage |
( |
| ) |
|
|
inlinestatic |
| void B3::AllocationReport::setAllocID |
( |
AllocID |
value | ) |
|
|
inline |
| void B3::AllocationReport::setAllocReportID |
( |
AllocReportID |
value | ) |
|
|
inline |
| void B3::AllocationReport::setAllocStatus |
( |
const AllocStatus |
val | ) |
|
|
inline |
| void B3::AllocationReport::setAllocTransType |
( |
const AllocTransType |
val | ) |
|
|
inline |
| void B3::AllocationReport::setEnteringTrader |
( |
const AsciiString & |
val | ) |
|
|
inline |
| void B3::AllocationReport::setQuantity |
( |
Quantity |
value | ) |
|
|
inline |
| void B3::AllocationReport::setSecurityID |
( |
SecurityID |
value | ) |
|
|
inline |
| void B3::AllocationReport::setSenderLocation |
( |
const AsciiString & |
val | ) |
|
|
inline |
| void B3::AllocationReport::setSide |
( |
const Side |
val | ) |
|
|
inline |
| std::ostream& B3::AllocationReport::toStream |
( |
std::ostream & |
os | ) |
const |
|
inline |
| std::string B3::AllocationReport::toString |
( |
| ) |
const |
|
inline |
| void B3::AllocationReport::updateMessageLength |
( |
| ) |
|
|
inline |
| static void B3::AllocationReport::updateMessageLength |
( |
StandardHeader & |
message | ) |
|
|
inlinestatic |
| AllocID B3::AllocationReport::allocID |
| const u16 B3::AllocationReport::BlockLength = 84 |
|
static |
| Trader B3::AllocationReport::enteringTrader |
| Side B3::AllocationReport::side |
| const u16 B3::AllocationReport::TemplateID = 602 |
|
static |
Referenced by B3::getFieldsIterator(), B3::getFieldsSetIterator(), B3::getMsgSeqNum(), B3::getPossResend(), B3::getSendingTime(), B3::isSendingTimeMessage(), B3::isSequencedMessage(), B3::isValidB3Message(), B3::messageToStream(), B3::populateWithConstFields(), B3::setMsgSeqNum(), B3::setSendingTime(), B3::setSessionID(), and B3::updateMessageLength().