B2BITS FIX Antenna HFT
1.0.16
|
#include <CmiBinaryMessages.h>
Protected Member Functions | |
void | iterateOverOptFields () |
virtual bool | moveToNext () |
Protected Member Functions inherited from CMI::CommonFieldsIterator | |
bool | gotToTheEnd () |
bool | processBitField () |
Additional Inherited Members | |
Protected Attributes inherited from CMI::CommonFieldsIterator | |
UInt32 * | curBitField_ |
unsigned int | curBitFieldBitsNum_ |
unsigned int | curBitFieldIndex_ |
UInt32 | curBitFieldValue_ |
void * | curBuffer |
size_t | curFieldIndex_ |
void * | curOrigBitField_ |
FieldValueType | curOrigBitFieldValueType_ |
const FieldDescriptor * | fields_ |
size_t | fieldsCount_ |
bool | initialized_ |
void * | startBuffer |
|
inline |
|
inlinevirtual |
Implements CMI::CommonFieldsIterator.
References CMI::CommonFieldsIterator::curBuffer, and CMI::CommonFieldsIterator::next().
|
inlineprotectedvirtual |
Implements CMI::CommonFieldsIterator.
References CMI::OPTIONAL_FIELD.
|
inline |
|
inlineprotectedvirtual |
Implements CMI::CommonFieldsIterator.
References CMI::BIT_FIELD.
|
inline |
References CMI::Alpha10ValueType, and CMI::setAlpha10FieldValue().
|
inline |
References CMI::Alpha15ValueType, and CMI::setAlpha15FieldValue().
|
inline |
References CMI::Alpha20ValueType, and CMI::setAlpha20FieldValue().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
References CMI::Alpha2ValueType, and CMI::setAlpha2FieldValue().
|
inline |
References CMI::Alpha3ValueType, and CMI::setAlpha3FieldValue().
|
inline |
References CMI::Alpha4ValueType, and CMI::setAlpha4FieldValue().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
References CMI::Alpha8ValueType, and CMI::setAlpha8FieldValue().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
References CMI::AlphaValueType, and CMI::setAlphaFieldValue().
|
inline |
References CMI::BooleanValueType, and CMI::setBooleanFieldValue().
|
inline |
References CMI::DecimalValueType, and CMI::setDecimalFieldValue().
|
inline |
References CMI::GroupValueType.
|
inline |
References CMI::Int16ValueType, and CMI::setInt16FieldValue().
|
inline |
References CMI::Int32ValueType, and CMI::setInt32FieldValue().
|
inline |
References CMI::Int64ValueType, and CMI::setInt64FieldValue().
|
inline |
References CMI::Int8ValueType, and CMI::setInt8FieldValue().
|
inline |
References CMI::setStringFieldValue(), and CMI::StringValueType.
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary(), and CMI::convertSessionLevelMsgToBinary().
|
inline |
References CMI::setUInt16FieldValue(), and CMI::UInt16ValueType.
|
inline |
References CMI::setUInt32FieldValue(), and CMI::UInt32ValueType.
|
inline |
References CMI::setUInt64FieldValue(), and CMI::UInt64ValueType.
|
inline |
References CMI::setUInt8FieldValue(), and CMI::UInt8ValueType.
|
inlinevirtual |