|
B2BITS FIX Antenna HFT
1.0.17
|
#include <CmiBinaryMessages.h>
Inheritance diagram for CMI::OrderResponse:
Collaboration diagram for CMI::OrderResponse:Classes | |
| struct | LegOrderDetails |
Public Member Functions | |
| OrderResponse * | clone () |
| const UInt16 | getActivityReason () const throw () |
| const AsciiString | getBranch () const throw () |
| const UInt16 | getBranchSequenceNumber () const throw () |
| const UInt32 | getCanceledQuantity () const throw () |
| const AsciiString | getCorrespondentFirm () const throw () |
| const UInt8 | getDay () const throw () |
| const AsciiString | getExecutingGiveUpFirmNumber () const throw () |
| FieldsIterator | getIterator () const |
| const UInt32 | getLeavesQuantity () const throw () |
| const UInt8 | getMonth () const throw () |
| size_t | getMsgLength () const |
| const UInt32 | getOrderHighId () const throw () |
| const UInt32 | getOrderLowId () const throw () |
| const UInt8 | getPriceType () const throw () |
| const UInt32 | getProductKey () const throw () |
| const UInt8 | getReportType () const throw () |
| FieldsSetIterator | getSetIterator () |
| const Alpha | getSide () const throw () |
| const UInt16 | getStatusChange () const throw () |
| const UInt64 | getTimestamp () const throw () |
| const UInt32 | getTradedQuantity () const throw () |
| const UInt8 | getTradingSessionId () const throw () |
| const AsciiString | getUserAssignedId () const throw () |
| const UInt16 | getYear () const throw () |
| OrderResponse () throw () | |
| OrderResponse (bool initFields) throw () | |
| void | setActivityReason (UInt16 value) throw () |
| void | setBranch (const AsciiString &val) throw () |
| void | setBranchSequenceNumber (UInt16 value) throw () |
| void | setCanceledQuantity (UInt32 value) throw () |
| void | setCorrespondentFirm (const AsciiString &val) throw () |
| void | setDay (UInt8 value) throw () |
| void | setExecutingGiveUpFirmNumber (const AsciiString &val) throw () |
| void | setLeavesQuantity (UInt32 value) throw () |
| void | setMonth (UInt8 value) throw () |
| void | setOrderHighId (UInt32 value) throw () |
| void | setOrderLowId (UInt32 value) throw () |
| void | setPriceType (UInt8 value) throw () |
| void | setProductKey (UInt32 value) throw () |
| void | setReportType (UInt8 value) throw () |
| void | setSide (Alpha value) throw () |
| void | setStatusChange (UInt16 value) throw () |
| void | setTimestamp (UInt64 value) throw () |
| void | setTradedQuantity (UInt32 value) throw () |
| void | setTradingSessionId (UInt8 value) throw () |
| void | setUserAssignedId (const AsciiString &val) throw () |
| void | setYear (UInt16 value) throw () |
| std::ostream & | toStream (std::ostream &os) const |
| std::string | toString () const |
| void | updateMessageLength () |
Public Member Functions inherited from CMI::StandardHeader | |
| UInt8 | getCmiMarker () const |
| UInt8 | getMessageFlags () const |
| UInt32 | getMessageLength () const |
| UInt32 | getMessageSequenceNumber () const |
| MessageType::Enum | getMessageType () const |
| UInt8 | getVersion () const |
| void | setCmiMarker (UInt8 marker) |
| void | setMessageFlags (UInt8 value) |
| void | setMessageLength (UInt32 value) |
| void | setMessageSequenceNumber (UInt32 value) |
| void | setMessageType (MessageType::Enum value) |
| void | setMessageType (UInt8 value) |
| StandardHeader () | |
Static Public Member Functions | |
| static FieldsIterator | getIterator (const StandardHeader &message) |
| static size_t | getMinMessageSize () |
| static FieldsSetIterator | getSetIterator (StandardHeader &message) |
| static void | updateMessageLength (StandardHeader &message) |
Static Public Attributes | |
| static const MessageType::Enum | TYPE = MessageType::MessageType_OrderResponse |
|
inline | |||||||||||||
|
inlineexplicit | ||||||||||||||
|
inline |
|
inline | |||||||||||||
|
inline | |||||||||||||
References BSWAP16.
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline | |||||||||||||
Referenced by fix_algo::CmiFixConverter::convertAppMsgToFix().
|
inline |
|
inlinestatic |
References CMI::OrderResponse_IteratorDefines.
|
inlinestatic |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline | |||||||||||||
|
inline |
|
inline | |||||||||||||
|
inline | |||||||||||||
|
inline |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inlinestatic |
References CMI::OrderResponse_IteratorDefines.
|
inline | |||||||||||||
|
inline | |||||||||||||
Referenced by fix_algo::CmiFixConverter::convertAppMsgToFix().
|
inline | |||||||||||||
Referenced by fix_algo::CmiFixConverter::convertAppMsgToFix().
|
inline | ||||||||||||||
References CMI::StringCopy().
|
inline | ||||||||||||||
References BSWAP16.
|
inline | ||||||||||||||
References CMI::StringCopy().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline | ||||||||||||||
|
inline | ||||||||||||||
References CMI::StringCopy().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline | ||||||||||||||
|
inline | ||||||||||||||
|
inline | ||||||||||||||
|
inline | ||||||||||||||
|
inline | ||||||||||||||
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline | ||||||||||||||
References CMI::StringCopy().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inline |
Referenced by CMI::messageToStream().
|
inline |
|
inline |
References B3::updateMessageLength().
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
|
inlinestatic |
References CMI::StandardHeader::setMessageLength().
| UInt16 CMI::OrderResponse::activityReason |
| Alpha3 CMI::OrderResponse::branch |
| UInt16 CMI::OrderResponse::branchSequenceNumber |
| UInt32 CMI::OrderResponse::canceledQuantity |
| Alpha8 CMI::OrderResponse::correspondentFirm |
| UInt8 CMI::OrderResponse::day |
| Alpha4 CMI::OrderResponse::executingGiveUpFirmNumber |
| UInt32 CMI::OrderResponse::leavesQuantity |
| UInt8 CMI::OrderResponse::month |
| UInt32 CMI::OrderResponse::orderHighId |
| UInt32 CMI::OrderResponse::orderLowId |
| Decimal CMI::OrderResponse::price |
| UInt8 CMI::OrderResponse::priceType |
| UInt32 CMI::OrderResponse::productKey |
| UInt8 CMI::OrderResponse::reportType |
| Alpha CMI::OrderResponse::side |
| UInt16 CMI::OrderResponse::statusChange |
| UInt64 CMI::OrderResponse::timestamp |
| UInt32 CMI::OrderResponse::tradedQuantity |
| UInt8 CMI::OrderResponse::tradingSessionId |
|
static |
Referenced by fix_algo::CmiFixConverter::convertAppMsgToBinary().
| Alpha20 CMI::OrderResponse::userAssignedId |
| UInt16 CMI::OrderResponse::year |
1.8.5