Namespaces | |
namespace | FIX |
Functions | |
ONIXS_CONFLATEDUDP_EXPORTED void | throwBadBinaryData (const Char *className) |
ONIXS_CONFLATEDUDP_EXPORTED void | throwBadBinaryGroup () |
void | throwBadBinaryMessage () |
ONIXS_CONFLATEDUDP_EXPORTED void | throwBadMessageVersion (const Char *, SchemaVersion, SchemaVersion) |
ONIXS_CONFLATEDUDP_EXPORTED void | throwBadMessageVersion (SchemaVersion messageVersion) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, BookState::Enum) |
std::string | toStr (BookState::Enum bookState) |
void | throwBadBboThreshold () |
ONIXS_CONFLATEDUDP_EXPORTED bool | thresholdExceeded (const Decimal &, const Decimal &, const Decimal &) |
ONIXS_CONFLATEDUDP_EXPORTED bool | thresholdExceeded (const Decimal &, Int64, Int64) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const DirectBboTracking &) |
std::string | toStr (const DirectBboTracking &tracking) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, BookUpdateNotification::Enum) |
std::string | toStr (BookUpdateNotification::Enum strategy) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const BookManagement &) |
std::string | toStr (const BookManagement &settings) |
template<class Mantissa, class Exponent> | |
bool | operator== (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
template<class Mantissa, class Exponent> | |
bool | operator!= (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
template<class Mantissa, class Exponent> | |
bool | operator< (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
template<class Mantissa, class Exponent> | |
bool | operator> (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
template<class Mantissa, class Exponent> | |
bool | operator<= (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
template<class Mantissa, class Exponent> | |
bool | operator>= (const FixedPointDecimal< Mantissa, Exponent > &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
ONIXS_CONFLATEDUDP_EXPORTED bool | decimalEqual (const Decimal &left, const Decimal &right) |
bool | operator== (const Decimal &left, const Decimal &right) |
bool | operator!= (const Decimal &left, const Decimal &right) |
template<class Mantissa, class Exponent> | |
bool | operator== (const Decimal &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
template<class Mantissa, class Exponent> | |
bool | operator== (const FixedPointDecimal< Mantissa, Exponent > &left, const Decimal &right) |
template<class Mantissa, class Exponent> | |
bool | operator!= (const Decimal &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
template<class Mantissa, class Exponent> | |
bool | operator!= (const FixedPointDecimal< Mantissa, Exponent > &left, const Decimal &right) |
ONIXS_CONFLATEDUDP_EXPORTED bool | decimalLess (const Decimal &left, const Decimal &right) |
bool | operator< (const Decimal &left, const Decimal &right) |
bool | operator> (const Decimal &left, const Decimal &right) |
bool | operator<= (const Decimal &left, const Decimal &right) |
bool | operator>= (const Decimal &left, const Decimal &right) |
template<class Mantissa, class Exponent> | |
bool | operator< (const Decimal &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
template<class Mantissa, class Exponent> | |
bool | operator< (const FixedPointDecimal< Mantissa, Exponent > &left, const Decimal &right) |
template<class Mantissa, class Exponent> | |
bool | operator> (const Decimal &left, const FixedPointDecimal< Mantissa, Exponent > &right) |
template<class Mantissa, class Exponent> | |
bool | operator> (const FixedPointDecimal< Mantissa, Exponent > &left, const Decimal &right) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (Decimal &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED void | decimalToStr (std::string &, Int64, Int32) |
void | toStr (std::string &str, const Decimal &number) |
std::string | toStr (const Decimal &number) |
template<class Mantissa, class Exponent> | |
void | toStr (std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number) |
template<class Mantissa, class Exponent> | |
std::string | toStr (const FixedPointDecimal< Mantissa, Exponent > &number) |
ONIXS_CONFLATEDUDP_EXPORTED void | brief (std::string &, const DirectBook &) |
std::string | brief (const DirectBook &book) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const DirectBook &) |
std::string | toStr (const DirectBook &book) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFormattedStr (std::string &, const DirectBook &) |
std::string | toFormattedStr (const DirectBook &book) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const DirectPriceLevel &) |
std::string | toStr (const DirectPriceLevel &priceLevel) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, NetFeedType::Enum) |
std::string | toStr (NetFeedType::Enum type) |
void | toStr (std::string &str, NetFeedRole::Enum role) |
std::string | toStr (NetFeedRole::Enum role) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const NetFeedConnection &) |
std::string | toStr (const NetFeedConnection &connection) |
bool | process (NetFeedEngine &engine) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const FeedEngineThreadSettings &) |
std::string | toStr (const FeedEngineThreadSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, RecoveryFeedLayout::Enum) |
std::string | toStr (RecoveryFeedLayout::Enum layout) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const MulticastRecoveryFeedSettings &) |
std::string | toStr (const MulticastRecoveryFeedSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const TcpRecoveryFeedSettings &) |
std::string | toStr (const TcpRecoveryFeedSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, RealtimeFeedLayout::Enum) |
std::string | toStr (RealtimeFeedLayout::Enum layout) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const RealtimeFeedSettings &) |
std::string | toStr (const RealtimeFeedSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const FeedSettings &) |
std::string | toStr (const FeedSettings &settings) |
Timestamp | localMktDateToTimestamp (LocalMktDate days) |
ONIXS_CONFLATEDUDP_EXPORTED std::string | makeLogFilename (UInt32) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const InstrumentSelection &) |
std::string | toStr (const InstrumentSelection &selection) |
bool | selected (const InstrumentSelection::SecurityIds &ids, SecurityId id) |
bool | selected (const TinyStrSet &selection, const StrRef &value) |
bool | selected (const InstrumentSelection &selection, const Security &security) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const HandlerListeners &) |
std::string | toStr (const HandlerListeners &listeners) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const HandlerSettings &) |
std::string | toStr (const HandlerSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED std::string | makeInstrumentCacheFilename (ChannelId) |
ONIXS_CONFLATEDUDP_EXPORTED void | initialize (const InitializationSettings &) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, Int8) |
std::string | toStr (Int8 number) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, UInt8) |
std::string | toStr (UInt8 number) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, Int16) |
std::string | toStr (Int16 number) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, UInt16) |
std::string | toStr (UInt16 number) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, Int32) |
std::string | toStr (Int32 number) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, UInt32) |
std::string | toStr (UInt32 number) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, Int64) |
std::string | toStr (Int64 number) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, UInt64) |
std::string | toStr (UInt64 number) |
template<typename Type, Type Constant> | |
void | toStr (std::string &str, IntegralConstant< Type, Constant > constant) |
template<typename Type, Type Constant> | |
std::string | toStr (IntegralConstant< Type, Constant > constant) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (Int8 &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (UInt8 &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (Int16 &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (UInt16 &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (Int32 &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (UInt32 &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (Int64 &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (UInt64 &, const Char *, size_t) |
template<typename Undefined> | |
LogEvent & | operator<< (LogEvent &event, Undefined undefined) |
LogEvent & | operator<< (LogEvent &event, const Char *cStr) |
LogEvent & | operator<< (LogEvent &event, const std::string &str) |
LogEvent & | operator<< (LogEvent &event, const StrRef &strRef) |
LogEvent & | operator<< (LogEvent &event, Char character) |
LogEvent & | operator<< (LogEvent &event, Int8 number) |
LogEvent & | operator<< (LogEvent &event, UInt8 number) |
LogEvent & | operator<< (LogEvent &event, Int16 number) |
LogEvent & | operator<< (LogEvent &event, UInt16 number) |
LogEvent & | operator<< (LogEvent &event, Int32 number) |
LogEvent & | operator<< (LogEvent &event, UInt32 number) |
LogEvent & | operator<< (LogEvent &event, Int64 number) |
LogEvent & | operator<< (LogEvent &event, UInt64 number) |
template<class Mantissa, class Exponent> | |
LogEvent & | operator<< (LogEvent &event, const FixedPointDecimal< Mantissa, Exponent > &number) |
LogEvent & | operator<< (LogEvent &event, const Timestamp ×tamp) |
LogEvent & | operator<< (LogEvent &event, const TimeSpan &timeSpan) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, LogSeverity::Enum) |
std::string | toStr (LogSeverity::Enum mode) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (LogSeverity::Enum &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, LogCategory::Enum) |
std::string | toStr (LogCategory::Enum mode) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (LogCategory::Enum &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, MessageTracing::Enum) |
std::string | toStr (MessageTracing::Enum tracing) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (MessageTracing::Enum &, const Char *, size_t) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const DebugLoggingSettings &) |
std::string | toStr (const DebugLoggingSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const LoggingSettings &) |
std::string | toStr (const LoggingSettings &settings) |
template<typename Depth> | |
void | throwMbpBookRedepthFailure (Depth newDepth, Depth maxDepth) |
template<class TargetPriceLevel, class SourcePriceLevel, class Depth> | |
void | copy (MbpBook< TargetPriceLevel, Depth > &target, const MbpBook< SourcePriceLevel, Depth > &source, Depth maxDepth=static_cast< Depth >(-1)) |
template<typename Type> | |
void * | toOpaquePtr (Type *ptr) |
template<typename Type> | |
const void * | toOpaquePtr (const Type *ptr) |
template<typename Type> | |
Byte * | toByteBlock (Type *ptr) |
template<typename Type> | |
const Byte * | toByteBlock (const Type *ptr) |
template<typename Type> | |
Type * | advanceByBytes (Type *pointer, ptrdiff_t distance) |
template<typename Type> | |
Type * | advanceBackByBytes (Type *pointer, ptrdiff_t distance) |
template<typename Left, typename Right> | |
ptrdiff_t | byteDistance (Left *left, Right *right) |
template<class Object, class OtherObject> | |
bool | operator== (const MemoryPoolAllocator< Object > &left, const MemoryPoolAllocator< OtherObject > &right) |
template<class Object, class OtherObject> | |
bool | operator!= (const MemoryPoolAllocator< Object > &left, const MemoryPoolAllocator< OtherObject > &right) |
ONIXS_CONFLATEDUDP_EXPORTED MemoryPool * | makeMemoryPool (size_t, size_t, size_t, size_t) |
void | throwZeroParameter (const Char *parameter) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const MemoryPoolSettings &) |
std::string | toStr (const MemoryPoolSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const Order &) |
std::string | toStr (const Order &order) |
void | throwBadPacket (PacketSize packetSize, PacketSize minimalSize) |
ONIXS_CONFLATEDUDP_EXPORTED void | gatherLogFiles (FileList &, ChannelId, const std::string &) |
ONIXS_CONFLATEDUDP_EXPORTED void | gatherLogFiles (FileList &, ChannelId, const std::string &, const std::string &) |
ONIXS_CONFLATEDUDP_EXPORTED void | gatherFiles (FileList &, const std::string &, const std::string &) |
void | gatherPcapFiles (FileList &files, const std::string &location, const std::string &ext) |
ONIXS_CONFLATEDUDP_EXPORTED void | replayLogFiles (const FileList &, Handler **, size_t, const LogReplaySupplements &) |
void | replayLogFiles (const FileList &logs, Handler &handler, const LogReplaySupplements &supplements) |
void | replayLogFiles (const FileList &logs, Handler **handlers, size_t handlerQty) |
void | replayLogFiles (const FileList &logs, Handler &handler) |
void | replayLogFiles (const FileList &logs, Handler **handlers, size_t handlerQty, const UseHandlerSettingsAsIs &) |
void | replayLogFiles (const FileList &logs, Handler &handler, const UseHandlerSettingsAsIs &marker) |
ONIXS_CONFLATEDUDP_EXPORTED void | replayPcapFiles (const FileList &, Handler **, size_t, const PcapReplaySupplements &) |
void | replayPcapFiles (const FileList &logs, Handler &handler, const PcapReplaySupplements &supplements) |
void | replayPcapFiles (const FileList &logs, Handler &handler) |
ONIXS_CONFLATEDUDP_EXPORTED void | replayDatamineFiles (const FileList &, Handler **, size_t, const DatamineReplaySupplements &) |
void | replayDatamineFiles (const FileList &logs, Handler &handler, const DatamineReplaySupplements &supplements) |
void | replayDatamineFiles (const FileList &logs, Handler &handler) |
ONIXS_CONFLATEDUDP_EXPORTED void | brief (std::string &, const Security &) |
std::string | brief (const Security &security) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const Security &) |
std::string | toStr (const Security &security) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, AggressorFlag::Enum value) |
std::string | toStr (AggressorFlag::Enum value) |
void | toFix (std::string &str, AggressorFlag::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, AggressorSide::Enum value) |
std::string | toStr (AggressorSide::Enum value) |
void | toFix (std::string &str, AggressorSide::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, EventType::Enum value) |
std::string | toStr (EventType::Enum value) |
void | toFix (std::string &str, EventType::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, HaltReason::Enum value) |
std::string | toStr (HaltReason::Enum value) |
void | toFix (std::string &str, HaltReason::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, LegSide::Enum value) |
std::string | toStr (LegSide::Enum value) |
void | toFix (std::string &str, LegSide::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, EntryType::Enum value) |
std::string | toStr (EntryType::Enum value) |
void | toFix (std::string &str, EntryType::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, EntryTypeBook::Enum value) |
std::string | toStr (EntryTypeBook::Enum value) |
void | toFix (std::string &str, EntryTypeBook::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, EntryTypeDailyStatistics::Enum value) |
std::string | toStr (EntryTypeDailyStatistics::Enum value) |
void | toFix (std::string &str, EntryTypeDailyStatistics::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, EntryTypeStatistics::Enum value) |
std::string | toStr (EntryTypeStatistics::Enum value) |
void | toFix (std::string &str, EntryTypeStatistics::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, UpdateAction::Enum value) |
std::string | toStr (UpdateAction::Enum value) |
void | toFix (std::string &str, UpdateAction::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, MoneyOrPar::Enum value) |
std::string | toStr (MoneyOrPar::Enum value) |
void | toFix (std::string &str, MoneyOrPar::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, OpenCloseSettlFlag::Enum value) |
std::string | toStr (OpenCloseSettlFlag::Enum value) |
void | toFix (std::string &str, OpenCloseSettlFlag::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, OrderUpdateAction::Enum value) |
std::string | toStr (OrderUpdateAction::Enum value) |
void | toFix (std::string &str, OrderUpdateAction::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, PriceSource::Enum value) |
std::string | toStr (PriceSource::Enum value) |
void | toFix (std::string &str, PriceSource::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, PutOrCall::Enum value) |
std::string | toStr (PutOrCall::Enum value) |
void | toFix (std::string &str, PutOrCall::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, RepoSubType::Enum value) |
std::string | toStr (RepoSubType::Enum value) |
void | toFix (std::string &str, RepoSubType::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, SecurityAltIDSource::Enum value) |
std::string | toStr (SecurityAltIDSource::Enum value) |
void | toFix (std::string &str, SecurityAltIDSource::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, SecurityTradingEvent::Enum value) |
std::string | toStr (SecurityTradingEvent::Enum value) |
void | toFix (std::string &str, SecurityTradingEvent::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, SecurityTradingStatus::Enum value) |
std::string | toStr (SecurityTradingStatus::Enum value) |
void | toFix (std::string &str, SecurityTradingStatus::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, SecurityUpdateAction::Enum value) |
std::string | toStr (SecurityUpdateAction::Enum value) |
void | toFix (std::string &str, SecurityUpdateAction::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, Side::Enum value) |
std::string | toStr (Side::Enum value) |
void | toFix (std::string &str, Side::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, WorkupTradingStatus::Enum value) |
std::string | toStr (WorkupTradingStatus::Enum value) |
void | toFix (std::string &str, WorkupTradingStatus::Enum value) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, InstAttribValue set) |
std::string | toStr (InstAttribValue set) |
void | toFix (std::string &str, InstAttribValue set) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, MatchEventIndicator set) |
std::string | toStr (MatchEventIndicator set) |
void | toFix (std::string &str, MatchEventIndicator set) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, SettlPriceType set) |
std::string | toStr (SettlPriceType set) |
void | toFix (std::string &str, SettlPriceType set) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const MaturityMonthYear &obj) |
std::string | toStr (const MaturityMonthYear &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const GroupSize &obj) |
std::string | toStr (const GroupSize &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const GroupSize8Byte &obj) |
std::string | toStr (const GroupSize8Byte &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const GroupSizeEncoding &obj) |
std::string | toStr (const GroupSizeEncoding &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const MessageHeader &obj) |
std::string | toStr (const MessageHeader &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const AdminLogin408 &obj) |
std::string | toStr (const AdminLogin408 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const AdminLogin408 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const AdminLogout409 &obj) |
std::string | toStr (const AdminLogout409 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const AdminLogout409 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const AdminHeartbeat410 &obj) |
std::string | toStr (const AdminHeartbeat410 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const AdminHeartbeat410 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const InstrumentDefinitionFX63 &obj) |
std::string | toStr (const InstrumentDefinitionFX63 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const InstrumentDefinitionFX63 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const IncrementalRefreshBookLongQty64 &obj) |
std::string | toStr (const IncrementalRefreshBookLongQty64 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const IncrementalRefreshBookLongQty64 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const IncrementalRefreshTradeSummaryLongQty65 &obj) |
std::string | toStr (const IncrementalRefreshTradeSummaryLongQty65 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const IncrementalRefreshTradeSummaryLongQty65 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const SnapshotFullRefreshLongQty69 &obj) |
std::string | toStr (const SnapshotFullRefreshLongQty69 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const SnapshotFullRefreshLongQty69 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const ChannelReset4 &obj) |
std::string | toStr (const ChannelReset4 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const ChannelReset4 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const AdminHeartbeat12 &obj) |
std::string | toStr (const AdminHeartbeat12 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const AdminHeartbeat12 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const AdminLogin15 &obj) |
std::string | toStr (const AdminLogin15 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const AdminLogin15 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const AdminLogout16 &obj) |
std::string | toStr (const AdminLogout16 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const AdminLogout16 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const SecurityStatus30 &obj) |
std::string | toStr (const SecurityStatus30 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const SecurityStatus30 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &str, const IncrementalRefreshLimitsBanding50 &obj) |
std::string | toStr (const IncrementalRefreshLimitsBanding50 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toFix (std::string &str, const IncrementalRefreshLimitsBanding50 &obj) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, JoinRecoveryOptions::Enum) |
std::string | toStr (JoinRecoveryOptions::Enum recovery) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, GapAndErrorHandlingOptions::Enum) |
std::string | toStr (GapAndErrorHandlingOptions::Enum handling) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, InstrumentRecoveryOptions::Enum) |
std::string | toStr (InstrumentRecoveryOptions::Enum option) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const TcpRecoverySessionSettings &) |
std::string | toStr (const TcpRecoverySessionSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const SessionSettings &) |
std::string | toStr (const SessionSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const AdvancedSessionSettings &) |
std::string | toStr (const AdvancedSessionSettings &settings) |
void | setSessionToRecoverInstrumentsAccurately (SessionSettings &settings) |
void | setSessionToRecoverInstrumentsFast (SessionSettings &settings) |
void | setSessionToJoinInPreopening (SessionSettings &settings) |
void | setSessionToLateJoin (SessionSettings &settings) |
void | setSessionToFullRecoverUponRealtimeIssues (SessionSettings &settings) |
void | setSessionToRecoverBooksUponRealtimeIssues (SessionSettings &settings) |
void | setSessionToContinueRealtimeProcessingUponIssues (SessionSettings &settings) |
void | setSessionToAccuratePreopening (SessionSettings &settings) |
void | setSessionToAccurateLateJoin (SessionSettings &settings) |
void | setSessionToNaturalRefresh (SessionSettings &settings) |
bool | operator== (const SettingGroup &left, const SettingGroup &right) |
bool | operator!= (const SettingGroup &left, const SettingGroup &right) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const SocketFeedEngineSettings &) |
std::string | toStr (const SocketFeedEngineSettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const SolarflareFeedEngineSettings &) |
std::string | toStr (const SolarflareFeedEngineSettings &settings) |
StrRef | toStrRef (const std::string &str) |
StrRef | toStrRef (const Char *cStr) |
std::string | toStr (const StrRef &ref) |
void | toStr (std::string &str, const StrRef &ref) |
std::string | toStr (Char character) |
void | toStr (std::string &str, Char character) |
void | toStr (std::string &str, const std::string &value) |
bool | operator== (const StrRef &left, const StrRef &right) |
bool | operator!= (const StrRef &left, const StrRef &right) |
bool | operator== (const StrRef &ref, const std::string &str) |
bool | operator!= (const StrRef &ref, const std::string &str) |
bool | operator== (const std::string &str, const StrRef &ref) |
bool | operator!= (const std::string &str, const StrRef &ref) |
bool | operator== (const StrRef &ref, const Char *str) |
bool | operator!= (const StrRef &ref, const Char *str) |
bool | operator== (const Char *str, const StrRef &ref) |
bool | operator!= (const Char *str, const StrRef &ref) |
bool | operator< (const StrRef &left, const StrRef &right) |
bool | operator> (const StrRef &left, const StrRef &right) |
std::ostream & | operator<< (std::ostream &stream, const StrRef &text) |
void | throwZeroTcpRecoveryRequestLimit () |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const TcpRecoverySettings &) |
std::string | toStr (const TcpRecoverySettings &settings) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const ThreadAffinity &) |
std::string | toStr (const ThreadAffinity &affinity) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const ThreadPoolSettings &) |
std::string | toStr (const ThreadPoolSettings &settings) |
bool | operator== (const TimeSpan &left, const TimeSpan &right) |
bool | operator!= (const TimeSpan &left, const TimeSpan &right) |
bool | operator< (const TimeSpan &left, const TimeSpan &right) |
bool | operator> (const TimeSpan &left, const TimeSpan &right) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStrAsHHMMSS (std::string &, TimeSpan) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStrAsHHMMSSmsec (std::string &, TimeSpan) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStrAsSDHHMMSSnsec (std::string &, TimeSpan) |
void | toStr (std::string &str, TimeSpan timeSpan, TimeSpanFormat::Enum format=TimeSpanFormat::SDHHMMSSnsec) |
std::string | toStr (TimeSpan timeSpan, TimeSpanFormat::Enum format=TimeSpanFormat::SDHHMMSSnsec) |
bool | operator== (const Timestamp &left, const Timestamp &right) |
bool | operator!= (const Timestamp &left, const Timestamp &right) |
bool | operator< (const Timestamp &left, const Timestamp &right) |
bool | operator<= (const Timestamp &left, const Timestamp &right) |
bool | operator> (const Timestamp &left, const Timestamp &right) |
bool | operator>= (const Timestamp &left, const Timestamp &right) |
Timestamp | operator+ (const Timestamp ×tamp, const TimeSpan &timeSpan) |
Timestamp | operator- (const Timestamp ×tamp, const TimeSpan &timeSpan) |
TimeSpan | operator- (const Timestamp &left, const Timestamp &right) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStrAsYYYYMMDD (std::string &, Timestamp) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStrAsYYYYMMDDHHMMSS (std::string &, Timestamp) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStrAsYYYYMMDDHHMMSSmsec (std::string &, Timestamp) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStrAsYYYYMMDDHHMMSSnsec (std::string &, Timestamp) |
void | toStr (std::string &str, Timestamp timestamp, TimestampFormat::Enum format=TimestampFormat::YYYYMMDDHHMMSSnsec) |
std::string | toStr (Timestamp timestamp, TimestampFormat::Enum format=TimestampFormat::YYYYMMDDHHMMSSnsec) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (Timestamp &, const Char *, size_t) |
bool | fromStr (Timestamp &ts, const std::string &str) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, TradeProcessing::Enum) |
std::string | toStr (TradeProcessing::Enum strategy) |
template<class Message> | |
Message | typify (const BinaryMessage &message) |
template<class Processor> | |
bool | processTypified (const BinaryMessage &binary, Processor &processor) |
template<typename TargetSize, typename SourceSize> | |
void | throwVectorCopyOverflow (TargetSize targetSize, SourceSize sourceSize) |
template<typename TargetItem, typename TargetSize, typename SourceItem, typename SourceSize> | |
void | copy (VectorOverArray< TargetItem, TargetSize > &target, const VectorOverArray< SourceItem, TargetSize > &source, SourceSize itemCount=static_cast< SourceSize >(-1)) |
bool | operator== (const Version &left, const Version &right) |
bool | operator!= (const Version &left, const Version &right) |
bool | operator< (const Version &left, const Version &right) |
bool | operator> (const Version &left, const Version &right) |
ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (const Char *, size_t, Version &) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const Version &) |
std::string | toStr (const Version &version) |
MessageArgs template instantiation for AdminHeartbeat12 message type.
Definition at line 133 of file MarketDataListener.h.
MessageArgs template instantiation for AdminHeartbeat410 message type.
Definition at line 97 of file MarketDataListener.h.
typedef MessageArgs<AdminLogin15> AdminLogin15Args |
MessageArgs template instantiation for AdminLogin15 message type.
Definition at line 139 of file MarketDataListener.h.
typedef MessageArgs<AdminLogin408> AdminLogin408Args |
MessageArgs template instantiation for AdminLogin408 message type.
Definition at line 85 of file MarketDataListener.h.
typedef MessageArgs<AdminLogout16> AdminLogout16Args |
MessageArgs template instantiation for AdminLogout16 message type.
Definition at line 145 of file MarketDataListener.h.
typedef MessageArgs<AdminLogout409> AdminLogout409Args |
MessageArgs template instantiation for AdminLogout409 message type.
Definition at line 91 of file MarketDataListener.h.
typedef MessageArgs<ChannelReset4> ChannelReset4Args |
MessageArgs template instantiation for ChannelReset4 message type.
Definition at line 127 of file MarketDataListener.h.
typedef Char CountryCode[2] |
Zero-based index of CPU.
Definition at line 39 of file ThreadPool.h.
typedef TinySet<CpuIndex> CpuIndices |
Alias for collection of CPU indices.
Definition at line 44 of file ThreadPool.h.
typedef FixedPointDecimal< Int64, IntegralConstant<Int8, -9>> Decimal9 |
Decimal with constant exponent -9.
Definition at line 37 of file Composites.h.
typedef Int32 DecimalExponent |
typedef Int64 DecimalMantissa |
typedef FixedPointDecimal< Int32, IntegralConstant<Int8, -4>> DecimalQty |
typedef MbpBook< DirectPriceLevel, MbpBookDepth> DirectBook |
Multi-depth (direct) order book.
Definition at line 36 of file DirectBook.h.
Factory for direct order books.
Definition at line 45 of file DirectBook.h.
Management and tracking parameters for direct books.
Definition at line 718 of file BookManagement.h.
Instantiation of book update error arguments for books of direct type.
Definition at line 282 of file SecurityListener.h.
typedef Int32 DisplayQuantity |
typedef IntegralConstant<Char, 'J'> EntryTypeChannelReset |
typedef IntegralConstant<Char, 'g'> EntryTypeLimits |
typedef IntegralConstant<Char, '2'> EntryTypeTrade |
typedef IntegralConstant<Char, 'e'> EntryTypeVol |
Error arguments.
Definition at line 198 of file HandlerListener.h.
typedef Char FeedType[3] |
typedef std::vector<std::string> FileList |
Definition at line 241 of file LoggingSettings.h.
MessageArgs template instantiation for IncrementalRefreshBookLongQty64 message type.
Definition at line 109 of file MarketDataListener.h.
MessageArgs template instantiation for IncrementalRefreshLimitsBanding50 message type.
Definition at line 157 of file MarketDataListener.h.
typedef MessageArgs<IncrementalRefreshTradeSummaryLongQty65> IncrementalRefreshTradeSummaryLongQty65Args |
MessageArgs template instantiation for IncrementalRefreshTradeSummaryLongQty65 message type.
Definition at line 115 of file MarketDataListener.h.
typedef IntegralConstant<Int8, 24> InstAttribType |
MessageArgs template instantiation for InstrumentDefinitionFX63 message type.
Definition at line 103 of file MarketDataListener.h.
Instantiation of security data attributes for limits and banding.
Definition at line 221 of file SecurityListener.h.
typedef UInt16 LocalMktDate |
typedef ReplaySupplements< NetFeedId> LogReplaySupplements |
typedef Char LongName[35] |
Instantiation of security data attributes for MBP book atomic updates.
Definition at line 213 of file SecurityListener.h.
typedef UInt8 MbpBookDepth |
Market by price order book depth type.
Definition at line 28 of file MbpBookTraits.h.
typedef UInt16 MessageSize |
Aliases message length type.
Definition at line 1322 of file BinaryMessage.h.
Aliases message type (template) identification.
Definition at line 1319 of file BinaryMessage.h.
typedef std::string NetFeedId |
The feed identifier.
Definition at line 121 of file FeedAttributes.h.
typedef std::vector<std::string> NifList |
List of network interfaces.
Definition at line 33 of file FeedConnection.h.
typedef IntegralConstant<Int32, 2147483647> NullInt32 |
typedef IntegralConstant<Int8, 127> NullInt8 |
typedef IntegralConstant<UInt16, 65535> NullLocalMktDate |
Null value for optional LocalMktDate field.
typedef IntegralConstant<UInt16, 65535> NullUInt16 |
typedef IntegralConstant<UInt32, 4294967295> NullUInt32 |
typedef IntegralConstant<UInt64, 18446744073709551615ULL> NullUInt64 |
typedef IntegralConstant<UInt8, 255> NullUInt8 |
typedef UInt64 OrderPriority |
typedef NetPacket PacketArgs |
typedef UInt16 PacketSize |
Integral type for measuring packets.
Definition at line 36 of file PacketTraits.h.
typedef FixedPointDecimal< Int64, IntegralConstant<Int8, -9>> PRICE9 |
Price with constant exponent -9.
Definition at line 246 of file Composites.h.
typedef Char QuoteReqId[23] |
Instantiation of security data attributes for recovery data.
Definition at line 231 of file SecurityListener.h.
typedef MessageHeader::Version SchemaVersion |
Aliases SBE-encoded data version type.
Definition at line 30 of file SchemaTraits.h.
typedef IntegralConstant<UInt8, 4> SecurityAltIDSourceISIN |
typedef Char SecurityExchange[4] |
typedef Char SecurityGroup[6] |
typedef Int32 SecurityId |
typedef IntegralConstant<Char, '8'> SecurityIDSource |
MessageArgs template instantiation for SecurityStatus30 message type.
Definition at line 151 of file MarketDataListener.h.
typedef Char SecuritySubType[5] |
typedef Char SecurityType[6] |
typedef UInt32 SequenceNumber |
Integral type used to identify packets in a sequence transmitted by MDP.
Definition at line 31 of file PacketTraits.h.
MessageArgs template instantiation for SnapshotFullRefreshLongQty69 message type.
Definition at line 121 of file MarketDataListener.h.
typedef Char String12[12] |
typedef Char String20[20] |
typedef Char String25[25] |
typedef Char String6[6] |
Definition at line 205 of file SecurityListener.h.
typedef Char UnderlyingSymbol[20] |
typedef Char UnitOfMeasure[30] |
typedef IntegralConstant<Int8, 0> UpdateActionNew |
typedef IntegralConstant<Int8, 0> UpdateTypeNew |
typedef Char UserDefinedInstrument |
typedef UInt16 VersionComponent |
typedef IssueArgs WarningArgs |
Warning arguments.
Definition at line 193 of file HandlerListener.h.
|
inline |
|
inline |
|
inline |
Book brief info.
Definition at line 57 of file DirectBook.h.
|
inline |
Security brief info.
Definition at line 146 of file Security.h.
ONIXS_CONFLATEDUDP_EXPORTED void brief | ( | std::string & | , |
const DirectBook & | ) |
Book brief info.
|
inline |
void copy | ( | VectorOverArray< TargetItem, TargetSize > & | target, |
const VectorOverArray< SourceItem, TargetSize > & | source, | ||
SourceSize | itemCount = static_cast<SourceSize>(-1) ) |
Copies items from source to target. Items are not required to be of same type thus compatible types can be copied.
Definition at line 325 of file VectorOverArray.h.
Checks two decimals for equality.
Compares two decimals.
ONIXS_CONFLATEDUDP_EXPORTED void decimalToStr | ( | std::string & | , |
Int64 | , | ||
Int32 | ) |
Serializes decimal presented by mantissa and exponent into a string.
Extracts version from point-separated presentation. Updates version parameter if buffer is parsed successfully.
Deserializes a decimal number from the given text presentation.
Deserializes numeric value from its text representation.
Returns 'true' if the given buffer contains a valid representation of a number. Otherwise, 'false' is returned.
Deserializes numeric value from its text representation.
Returns 'true' if the given buffer contains a valid representation of a number. Otherwise, 'false' is returned.
ONIXS_CONFLATEDUDP_EXPORTED bool fromStr | ( | Int64 & | , |
const Char * | , | ||
size_t | ) |
Deserializes numeric value from its text representation.
Returns 'true' if the given buffer contains a valid representation of a number. Otherwise, 'false' is returned.
Deserializes numeric value from its text representation.
Returns 'true' if the given buffer contains a valid representation of a number. Otherwise, 'false' is returned.
ONIXS_CONFLATEDUDP_EXPORTED bool fromStr | ( | LogCategory::Enum & | , |
const Char * | , | ||
size_t | ) |
Deserializes log category constant.
ONIXS_CONFLATEDUDP_EXPORTED bool fromStr | ( | LogSeverity::Enum & | , |
const Char * | , | ||
size_t | ) |
Deserializes log severity constant.
ONIXS_CONFLATEDUDP_EXPORTED bool fromStr | ( | MessageTracing::Enum & | , |
const Char * | , | ||
size_t | ) |
Deserializes message tracing constant from a string.
De-serializes a timestamp from the given string.
|
inline |
Deserializes numeric value from its text representation.
Returns 'true' if the given buffer contains a valid representation of a number. Otherwise, 'false' is returned.
Deserializes numeric value from its text representation.
Returns 'true' if the given buffer contains a valid representation of a number. Otherwise, 'false' is returned.
Deserializes numeric value from its text representation.
Returns 'true' if the given buffer contains a valid representation of a number. Otherwise, 'false' is returned.
Deserializes numeric value from its text representation.
Returns 'true' if the given buffer contains a valid representation of a number. Otherwise, 'false' is returned.
ONIXS_CONFLATEDUDP_EXPORTED void gatherFiles | ( | FileList & | , |
const std::string & | , | ||
const std::string & | ) |
Gathers files which are stored in the given folder with the given extension. Gathered files are sorted by name.
In contrast to the gatherLogFiles function gathering log files, which collects log files in exact order the files were produced by a logger, the given one represents a generic routine finding files according to the given pattern (extension).
Gathers log files logs which are available for given channel and are stored in a given folder. Gathering assumes log files are named by log file naming routine exposed by given SDK.
ONIXS_CONFLATEDUDP_EXPORTED void gatherLogFiles | ( | FileList & | , |
ChannelId | , | ||
const std::string & | , | ||
const std::string & | ) |
Gathers log files logs which are available for given channel and are stored in a given folder. Gathering assumes log files are named by log file naming routine exposed by given SDK. In contrast to other overloads, given one allows to define prefix pattern for logs to be gathered.
|
inline |
ONIXS_CONFLATEDUDP_EXPORTED void initialize | ( | const InitializationSettings & | ) |
One-time initialization of market data services.
|
inline |
ONIXS_CONFLATEDUDP_EXPORTED std::string makeInstrumentCacheFilename | ( | ChannelId | ) |
Makes filename for instrument cache for the given channel.
ONIXS_CONFLATEDUDP_EXPORTED std::string makeLogFilename | ( | UInt32 | ) |
Makes filename for log file for the given channel.
ONIXS_CONFLATEDUDP_EXPORTED MemoryPool * makeMemoryPool | ( | size_t | , |
size_t | , | ||
size_t | , | ||
size_t | ) |
Constructs a memory pool instance according to the given configuration.
|
inline |
|
inline |
bool operator!= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right ) |
|
inline |
Definition at line 258 of file MemoryPool.h.
|
inline |
Checks the two groups for inequality.
Definition at line 237 of file SettingGroup.h.
|
inline |
|
inline |
|
inline |
|
inline |
bool operator< | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right ) |
Logs single character.
Definition at line 292 of file LogEvents.h.
Logs zero-terminated string.
Definition at line 254 of file LogEvents.h.
|
inline |
Logs decimal number.
Definition at line 421 of file LogEvents.h.
Logs standard string.
Definition at line 266 of file LogEvents.h.
Logs string by its reference.
Definition at line 278 of file LogEvents.h.
Definition at line 454 of file LogEvents.h.
Definition at line 440 of file LogEvents.h.
Logs an integer.
Definition at line 332 of file LogEvents.h.
Logs an integer.
Definition at line 360 of file LogEvents.h.
Logs an integer.
Definition at line 388 of file LogEvents.h.
Logs an integer.
Definition at line 304 of file LogEvents.h.
Logs an integer.
Definition at line 346 of file LogEvents.h.
Logs an integer.
Definition at line 374 of file LogEvents.h.
Logs an integer.
Definition at line 402 of file LogEvents.h.
Logs an integer.
Definition at line 318 of file LogEvents.h.
Prevents data of unrecognized type to be
logged without properly defined serialization.
Definition at line 239 of file LogEvents.h.
|
inline |
bool operator<= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right ) |
|
inline |
|
inline |
bool operator== | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right ) |
|
inline |
Definition at line 241 of file MemoryPool.h.
|
inline |
Checks the two groups for equality.
Definition at line 227 of file SettingGroup.h.
|
inline |
|
inline |
|
inline |
|
inline |
bool operator> | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right ) |
bool operator>= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right ) |
|
inline |
Carries out pending actions like data retrival and event dispatching.
The returned value indicates whether any events have been handled by the engine.
Definition at line 183 of file FeedEngine.h.
bool processTypified | ( | const BinaryMessage & | binary, |
Processor & | processor ) |
Casts given binary message according to template/type information and processes casted messages by given processor.
Returned value indicates whether message type was successfully recognized and pushed to processor for further processing. Unknown messages aren't processed and thus false result is returned.
Definition at line 55 of file Typification.h.
ONIXS_CONFLATEDUDP_EXPORTED void replayDatamineFiles | ( | const FileList & | , |
Handler ** | , | ||
size_t | , | ||
const DatamineReplaySupplements & | ) |
Replays the given list of Datamine files for the given Handlers according to the given settings.
|
inline |
ONIXS_CONFLATEDUDP_EXPORTED void replayLogFiles | ( | const FileList & | , |
Handler ** | , | ||
size_t | , | ||
const LogReplaySupplements & | ) |
Extracts market data stored in the given log files and pushes it to the given handlers for further processing.
|
inline |
|
inline |
|
inline |
ONIXS_CONFLATEDUDP_EXPORTED void replayPcapFiles | ( | const FileList & | , |
Handler ** | , | ||
size_t | , | ||
const PcapReplaySupplements & | ) |
Replays the given list of PCAP files for the given Handlers according to the given settings.
|
inline |
|
inline |
Checks whether security belongs to given selection.
Definition at line 256 of file Filtering.h.
|
inline |
Checks whether security with given identifier belongs to given selection.
Definition at line 222 of file Filtering.h.
|
inline |
Checks whether security with given attribute belongs to given selection.
Definition at line 238 of file Filtering.h.
|
inline |
Configures session to maintain order books accurately and considering market data processing is started at the middle of weekly session (late join).
Definition at line 834 of file SessionSettings.h.
|
inline |
Configures session to maintain order books accurately and without performing initial (late-join) recovery thus considering market data processing is started from the beginning of weekly session.
Definition at line 809 of file SessionSettings.h.
|
inline |
Updates session settings to tell the Handler continue processing incremental (real-time) data in case of gap or other issue.
Definition at line 789 of file SessionSettings.h.
|
inline |
Updates session settings to tell the Handler to recover instruments and market state (books) in case of gap or other issue.
Definition at line 757 of file SessionSettings.h.
|
inline |
Updates session settings to tell the Handler to skip join-time recovery and switch processing incremental (real-time) data.
Definition at line 727 of file SessionSettings.h.
|
inline |
Updates session settings to tell the Handler to recover instruments and market state before it switches processing incremental data.
Definition at line 743 of file SessionSettings.h.
|
inline |
Configures session settings to maintain order books using natural refresh. Startup recovery is not performed and thus only real-time processing takes place.
Definition at line 859 of file SessionSettings.h.
|
inline |
Updates session settings to tell the Handler to recover market state (books) in case of gap or other issue.
Definition at line 773 of file SessionSettings.h.
|
inline |
Updates session settings to tell the Handler to recover instruments using accurate strategy each time instrument recovery is performed.
Definition at line 695 of file SessionSettings.h.
|
inline |
Updates session settings to tell the Handler to recover instruments using fast strategy each time instrument recovery is performed.
Definition at line 711 of file SessionSettings.h.
ONIXS_CONFLATEDUDP_EXPORTED bool thresholdExceeded | ( | const Decimal & | , |
const Decimal & | , | ||
const Decimal & | ) |
Checks whether new value exceeds given threshold in compare to the old value.
ONIXS_CONFLATEDUDP_EXPORTED bool thresholdExceeded | ( | const Decimal & | , |
Int64 | , | ||
Int64 | ) |
Checks whether new value exceeds given threshold in compare to the old value.
|
inline |
Raises exception on invalid best bid/offer threshold value.
Definition at line 38 of file BookManagement.h.
ONIXS_CONFLATEDUDP_EXPORTED void throwBadBinaryData | ( | const Char * | className | ) |
Throws exception on bad repeating group entry.
ONIXS_CONFLATEDUDP_EXPORTED void throwBadBinaryGroup | ( | ) |
Throws exception on bad repeating group.
|
inline |
Raises exception on bad binary message.
Definition at line 1293 of file BinaryMessage.h.
ONIXS_CONFLATEDUDP_EXPORTED void throwBadMessageVersion | ( | const Char * | , |
SchemaVersion | , | ||
SchemaVersion | ) |
Raises exception on bad message version.
ONIXS_CONFLATEDUDP_EXPORTED void throwBadMessageVersion | ( | SchemaVersion | messageVersion | ) |
Raises exception on bad message version.
|
inline |
|
inline |
void throwVectorCopyOverflow | ( | TargetSize | targetSize, |
SourceSize | sourceSize ) |
Definition at line 292 of file VectorOverArray.h.
|
inline |
Raises exception on zero parameter value.
Definition at line 33 of file MemoryPoolSettings.h.
|
inline |
Throws error on zero TCP recovery request limit value.
Definition at line 36 of file TcpRecovery.h.
|
inline |
|
inline |
|
inline |
Serializes object into FIX presentation.
Definition at line 55 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 89 of file Serialization.h.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const AdminHeartbeat12 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const AdminHeartbeat410 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const AdminLogin15 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const AdminLogin408 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const AdminLogout16 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const AdminLogout409 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const ChannelReset4 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const IncrementalRefreshBookLongQty64 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const IncrementalRefreshLimitsBanding50 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const IncrementalRefreshTradeSummaryLongQty65 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const InstrumentDefinitionFX63 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const SecurityStatus30 & | obj ) |
Serializes object into FIX presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toFix | ( | std::string & | str, |
const SnapshotFullRefreshLongQty69 & | obj ) |
Serializes object into FIX presentation.
|
inline |
Serializes object into FIX presentation.
Definition at line 213 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 247 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 281 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 315 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 120 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 151 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 770 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 182 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 799 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 377 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 411 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 445 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 476 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 507 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 538 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 572 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 606 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 640 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 674 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 828 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 705 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 346 of file Serialization.h.
|
inline |
Serializes object into FIX presentation.
Definition at line 739 of file Serialization.h.
|
inline |
Serializes book in formatted form.
Definition at line 97 of file DirectBook.h.
ONIXS_CONFLATEDUDP_EXPORTED void toFormattedStr | ( | std::string & | , |
const DirectBook & | ) |
Serializes book in formatted form.
|
inline |
|
inline |
|
inline |
Serializes object into a string.
Definition at line 42 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 76 of file Serialization.h.
|
inline |
Serializes book state value into a string.
Definition at line 60 of file BookAttributes.h.
|
inline |
Serializes book update notification policy into a string.
Definition at line 699 of file BookManagement.h.
|
inline |
|
inline |
Serializes object into a string.
Definition at line 1177 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 1006 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 1204 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 949 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 1230 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 977 of file Serialization.h.
|
inline |
Serializes market data processing session settings.
Definition at line 677 of file SessionSettings.h.
|
inline |
Serializes book management settings into string.
Definition at line 865 of file BookManagement.h.
|
inline |
Serializes object into a string.
Definition at line 1149 of file Serialization.h.
|
inline |
Serializes Handler debug logging settings into a string.
Definition at line 255 of file LoggingSettings.h.
|
inline |
|
inline |
Serializes BBO tracking parameters into string.
Definition at line 380 of file BookManagement.h.
|
inline |
Serializes book.
Definition at line 77 of file DirectBook.h.
|
inline |
Serializes price level attributes into a string.
Definition at line 160 of file DirectPriceLevel.h.
|
inline |
Serializes settings defining behavior of feed engine threads into a string.
Definition at line 167 of file FeedEngineThreads.h.
|
inline |
Serializes feed settings into string.
Definition at line 1238 of file FeedSettings.h.
|
inline |
|
inline |
Serializes object into a string.
Definition at line 867 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 888 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 910 of file Serialization.h.
|
inline |
Serializes information on associated listeners.
Definition at line 366 of file HandlerListeners.h.
|
inline |
Serializes BBA tracking parameters into string.
Definition at line 391 of file HandlerSettings.h.
|
inline |
Serializes object into a string.
Definition at line 1064 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 1287 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 1093 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 1035 of file Serialization.h.
|
inline |
Serializes instrument selection into text presentation.
Definition at line 204 of file Filtering.h.
|
inline |
Serializes Handler debug logging settings into a string.
Definition at line 434 of file LoggingSettings.h.
|
inline |
Serializes object into a string.
Definition at line 847 of file Serialization.h.
|
inline |
Serializes memory pool settings into a string.
Definition at line 262 of file MemoryPoolSettings.h.
|
inline |
Serializes object into a string.
Definition at line 930 of file Serialization.h.
|
inline |
Serializes feed settings into string.
Definition at line 391 of file FeedSettings.h.
|
inline |
Serializes feed connection attributes to a given string.
Definition at line 123 of file FeedConnection.h.
|
inline |
|
inline |
Serializes feed settings into string.
Definition at line 865 of file FeedSettings.h.
|
inline |
Serializes security.
Definition at line 166 of file Security.h.
|
inline |
Serializes object into a string.
Definition at line 1258 of file Serialization.h.
|
inline |
Serializes market data processing session settings.
Definition at line 571 of file SessionSettings.h.
|
inline |
Serializes object into a string.
Definition at line 1122 of file Serialization.h.
|
inline |
Serializes feed engine settings into a string.
Definition at line 146 of file SocketFeedEngine.h.
|
inline |
Serializes feed engine settings into a string.
Definition at line 143 of file SolarflareFeedEngine.h.
|
inline |
|
inline |
Serializes feed settings into string.
Definition at line 601 of file FeedSettings.h.
|
inline |
Serializes market recovery option.
Definition at line 379 of file SessionSettings.h.
|
inline |
Serializes TCP recovery settings.
Definition at line 207 of file TcpRecovery.h.
|
inline |
Serializes thread affinity into a string.
Definition at line 98 of file ThreadPool.h.
|
inline |
Serializes thread pool settings into a string.
Definition at line 269 of file ThreadPool.h.
|
inline |
|
inline |
Serializes object into a string.
Definition at line 201 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 234 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 268 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 302 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 108 of file Serialization.h.
|
inline |
Serializes gap and error handling option.
Definition at line 113 of file SessionSettings.h.
|
inline |
Serializes object into a string.
Definition at line 139 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 758 of file Serialization.h.
|
inline |
Serializes instrument definition recovery strategy.
Definition at line 170 of file SessionSettings.h.
|
inline |
Serializes given integer into a string.
Definition at line 162 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 202 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 242 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 122 of file Integral.h.
|
inline |
Serializes given constant into a string.
Definition at line 295 of file Integral.h.
|
inline |
Serializes join recovery option.
Definition at line 69 of file SessionSettings.h.
|
inline |
Serializes object into a string.
Definition at line 170 of file Serialization.h.
|
inline |
|
inline |
|
inline |
Serializes object into a string.
Definition at line 787 of file Serialization.h.
|
inline |
Serializes message tracing constant into a string.
Definition at line 62 of file LoggingSettings.h.
|
inline |
Serializes object into a string.
Definition at line 365 of file Serialization.h.
|
inline |
Returns string presentation of feed role.
Definition at line 108 of file FeedAttributes.h.
|
inline |
Returns string presentation of feed service type.
Definition at line 66 of file FeedAttributes.h.
|
inline |
Serializes object into a string.
Definition at line 398 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 432 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 464 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 495 of file Serialization.h.
|
inline |
Returns string presentation of feed layout.
Definition at line 659 of file FeedSettings.h.
|
inline |
Returns string presentation of feed layout.
Definition at line 295 of file FeedSettings.h.
|
inline |
Serializes object into a string.
Definition at line 526 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 559 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 593 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 627 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 661 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 816 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 693 of file Serialization.h.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
BookState::Enum | ) |
Serializes book state value into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
BookUpdateNotification::Enum | ) |
Serializes book update notification policy into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const AdvancedSessionSettings & | ) |
Serializes market data processing session settings.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const BookManagement & | ) |
Serializes book management settings into string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const DebugLoggingSettings & | ) |
Serializes Handler debug logging settings into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const DirectBboTracking & | ) |
Serializes BBO tracking parameters into string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const DirectBook & | ) |
Serializes book.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const DirectPriceLevel & | ) |
Serializes price level attributes into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const FeedEngineThreadSettings & | ) |
Serializes settings defining behavior of feed engine threads into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const FeedSettings & | ) |
Serializes feed settings into string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const HandlerListeners & | ) |
Serializes information on associated listeners.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const HandlerSettings & | ) |
Serializes BBA tracking parameters into string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const InstrumentSelection & | ) |
Serializes instrument selection into text presentation.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const LoggingSettings & | ) |
Serializes Handler debug logging settings into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const MemoryPoolSettings & | ) |
Serializes memory pool settings into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const MulticastRecoveryFeedSettings & | ) |
Serializes feed settings into string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const NetFeedConnection & | ) |
Serializes feed connection attributes to a given string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const Order & | ) |
Appends representation of order to given string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const RealtimeFeedSettings & | ) |
Serializes feed settings into string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const Security & | ) |
Serializes security.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const SessionSettings & | ) |
Serializes market data processing session settings.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const SocketFeedEngineSettings & | ) |
Serializes feed engine settings into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const SolarflareFeedEngineSettings & | ) |
Serializes feed engine settings into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const TcpRecoveryFeedSettings & | ) |
Serializes feed settings into string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const TcpRecoverySessionSettings & | ) |
Serializes market recovery option.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const TcpRecoverySettings & | ) |
Serializes TCP recovery settings.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const ThreadAffinity & | ) |
Serializes thread affinity into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const ThreadPoolSettings & | ) |
Serializes thread pool settings into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
const Version & | ) |
Appends point-separated presentation of version to given string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
GapAndErrorHandlingOptions::Enum | ) |
Serializes gap and error handling option.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
InstrumentRecoveryOptions::Enum | ) |
Serializes instrument definition recovery strategy.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
Int16 | ) |
Serializes given integer into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
Int32 | ) |
Serializes given integer into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
Int64 | ) |
Serializes given integer into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
Int8 | ) |
Serializes given integer into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
JoinRecoveryOptions::Enum | ) |
Serializes join recovery option.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
LogCategory::Enum | ) |
Serializes log category constant.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
LogSeverity::Enum | ) |
Serializes log severity constant.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
MessageTracing::Enum | ) |
Serializes message tracing constant into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
NetFeedType::Enum | ) |
Appends string presentation of feed service type.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
RealtimeFeedLayout::Enum | ) |
Appends string presentation of feed layout.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
RecoveryFeedLayout::Enum | ) |
Appends string presentation of feed layout.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
TradeProcessing::Enum | ) |
Serializes trade processing strategy.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
UInt16 | ) |
Serializes given integer into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
UInt32 | ) |
Serializes given integer into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
UInt64 | ) |
Serializes given integer into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | , |
UInt8 | ) |
Serializes given integer into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
AggressorFlag::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
AggressorSide::Enum | value ) |
Serializes object into a string.
|
inline |
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const AdminHeartbeat12 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const AdminHeartbeat410 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const AdminLogin15 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const AdminLogin408 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const AdminLogout16 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const AdminLogout409 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const ChannelReset4 & | obj ) |
Serializes object into a string.
|
inline |
|
inline |
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const GroupSize & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const GroupSize8Byte & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const GroupSizeEncoding & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const IncrementalRefreshBookLongQty64 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const IncrementalRefreshLimitsBanding50 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const IncrementalRefreshTradeSummaryLongQty65 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const InstrumentDefinitionFX63 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const MaturityMonthYear & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const MessageHeader & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const SecurityStatus30 & | obj ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
const SnapshotFullRefreshLongQty69 & | obj ) |
Serializes object into a string.
|
inline |
|
inline |
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
EntryType::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
EntryTypeBook::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
EntryTypeDailyStatistics::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
EntryTypeStatistics::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
EventType::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
HaltReason::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
InstAttribValue | set ) |
Serializes object into a string.
|
inline |
Serializes given constant into a string.
Definition at line 280 of file Integral.h.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
LegSide::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
MatchEventIndicator | set ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
MoneyOrPar::Enum | value ) |
Serializes object into a string.
|
inline |
Appends string presentation of feed role.
Definition at line 96 of file FeedAttributes.h.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
OpenCloseSettlFlag::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
OrderUpdateAction::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
PriceSource::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
PutOrCall::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
RepoSubType::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
SecurityAltIDSource::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
SecurityTradingEvent::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
SecurityTradingStatus::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
SecurityUpdateAction::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
SettlPriceType | set ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
Side::Enum | value ) |
Serializes object into a string.
|
inline |
|
inline |
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
UpdateAction::Enum | value ) |
Serializes object into a string.
ONIXS_CONFLATEDUDP_EXPORTED void toStr | ( | std::string & | str, |
WorkupTradingStatus::Enum | value ) |
Serializes object into a string.
|
inline |
|
inline |
|
inline |
Serializes trade processing strategy.
Definition at line 71 of file TradeProcessing.h.
|
inline |
Serializes given integer into a string.
Definition at line 182 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 222 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 262 of file Integral.h.
|
inline |
Serializes given integer into a string.
Definition at line 142 of file Integral.h.
|
inline |
Serializes object into a string.
Definition at line 334 of file Serialization.h.
|
inline |
Serializes object into a string.
Definition at line 726 of file Serialization.h.
ONIXS_CONFLATEDUDP_EXPORTED void toStrAsHHMMSS | ( | std::string & | , |
TimeSpan | ) |
ONIXS_CONFLATEDUDP_EXPORTED void toStrAsHHMMSSmsec | ( | std::string & | , |
TimeSpan | ) |
ONIXS_CONFLATEDUDP_EXPORTED void toStrAsSDHHMMSSnsec | ( | std::string & | , |
TimeSpan | ) |
ONIXS_CONFLATEDUDP_EXPORTED void toStrAsYYYYMMDD | ( | std::string & | , |
Timestamp | ) |
Serializes timestamp in YYYYMMDD format.
ONIXS_CONFLATEDUDP_EXPORTED void toStrAsYYYYMMDDHHMMSS | ( | std::string & | , |
Timestamp | ) |
Serializes timestamp in YYYYMMDDHHMMSS format.
ONIXS_CONFLATEDUDP_EXPORTED void toStrAsYYYYMMDDHHMMSSmsec | ( | std::string & | , |
Timestamp | ) |
Serializes timestamp in YYYYMMDDHHMMSSmsec format.
ONIXS_CONFLATEDUDP_EXPORTED void toStrAsYYYYMMDDHHMMSSnsec | ( | std::string & | , |
Timestamp | ) |
Serializes timestamp in YYYYMMDDHHMMSSnsec format.
|
inline |
|
inline |
Casts SBE-encoded message to given type.
Definition at line 34 of file Typification.h.