Namespaces | |
Testing | |
Threading | |
Typedefs | |
typedef Binary2 | MessageSize |
typedef unsigned short | Port |
typedef UInt8 | Binary1 |
typedef UInt16 | Binary2 |
typedef UInt32 | Binary4 |
typedef UInt64 | Binary8 |
typedef Int32 | SignedBinary4 |
typedef FixedPointDecimal< Int64, IntegralConstant< Int8,-4 > > | BinaryPrice |
typedef UInt64 | DateTime |
typedef UInt32 | Date |
typedef Binary4 | SeqNumber |
typedef std::pair< Port, Port > | PortRange |
typedef std::set< size_t > | CpuIndexes |
typedef UInt8 | Byte |
typedef UInt16 | Word |
typedef UInt32 | DWord |
typedef UInt64 | QWord |
typedef char | Char |
typedef Binary2 | CustomGroupId |
typedef Char | Leg |
Functions | |
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_CBOE_CFE_BOE_API void | decimalToStr (std::string &, Int64, Int32) |
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) |
template<class Mantissa , class Exponent > | |
std::ostream & | operator<< (std::ostream &stream, const FixedPointDecimal< Mantissa, Exponent > &number) |
template<size_t N> | |
bool | operator== (const String< N > &ref, const std::string &str) |
template<size_t N> | |
bool | operator!= (const String< N > &ref, const std::string &str) |
template<size_t N> | |
bool | operator== (const String< N > &ref, Byte ch) |
template<size_t N> | |
bool | operator!= (const String< N > &ref, Byte ch) |
template<size_t N> | |
std::ostream & | operator<< (std::ostream &stream, const String< N > &value) |
template<size_t N> | |
void | toStr (std::string &str, const String< N > &value) |
template<size_t N> | |
std::string | toStr (const String< N > &value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, OrderReasonCode::Enum) |
std::string | toStr (OrderReasonCode::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, QuoteReasonCode::Enum) |
std::string | toStr (QuoteReasonCode::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, MessageType::Enum) |
std::string | toStr (MessageType::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, BaseLiquidityIndicator::Enum) |
std::string | toStr (BaseLiquidityIndicator::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, CancelOrigOnReject::Enum) |
std::string | toStr (CancelOrigOnReject::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, Capacity::Enum) |
std::string | toStr (Capacity::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, CtiCode::Enum) |
std::string | toStr (CtiCode::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, CustOrderHandlingInst::Enum) |
std::string | toStr (CustOrderHandlingInst::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, ManualOrderIndicator::Enum) |
std::string | toStr (ManualOrderIndicator::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, MultilegReportingType::Enum) |
std::string | toStr (MultilegReportingType::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, OpenClose::Enum) |
std::string | toStr (OpenClose::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, OrdType::Enum) |
std::string | toStr (OrdType::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, PendingStatus::Enum) |
std::string | toStr (PendingStatus::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, QuoteResult::Enum) |
std::string | toStr (QuoteResult::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, RestatementReason::Enum) |
std::string | toStr (RestatementReason::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, RiskResetResult::Enum) |
std::string | toStr (RiskResetResult::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, Side::Enum) |
std::string | toStr (Side::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, SizeModifier::Enum) |
std::string | toStr (SizeModifier::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, SubLiquidityIndicator::Enum) |
std::string | toStr (SubLiquidityIndicator::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, TimeInForce::Enum) |
std::string | toStr (TimeInForce::Enum value) |
ONIXS_CBOE_CFE_BOE_API std::string | enumToString (ErrorCode::Enum) |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, OutgoingMessage) | |
ONIXS_CBOE_CFE_BOE_API_DECL (class, ErrorListener) | |
ONIXS_CBOE_CFE_BOE_API_DECL (class, WarningListener) | |
ONIXS_CBOE_CFE_BOE_API_DECL (class, MessageListener) | |
ONIXS_CBOE_CFE_BOE_API_DECL (class, SessionListener) | |
ONIXS_CBOE_CFE_BOE_API_DECL (class, ReplayListener) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, HandlerSettings) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, LogonSettings) | |
ONIXS_CBOE_CFE_BOE_API_DECL (class, HandlerStateListener) | |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const ConnectionRetries &) |
std::string | toStr (const ConnectionRetries &value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const HandlerSettings &) |
std::string | toStr (const HandlerSettings &value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, ReplayUnspecifiedUnit::Enum) |
std::string | toStr (ReplayUnspecifiedUnit::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const LogonSettings &) |
std::string | toStr (const LogonSettings &value) |
ONIXS_CBOE_CFE_BOE_API std::string | enumToString (HandlerState::Enum) |
ONIXS_CBOE_CFE_BOE_API std::ostream & | operator<< (std::ostream &stream, HandlerState::Enum value) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, Int8) |
std::string | toStr (Int8 number) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, UInt8) |
std::string | toStr (UInt8 number) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, Int16) |
std::string | toStr (Int16 number) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, UInt16) |
std::string | toStr (UInt16 number) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, Int32) |
std::string | toStr (Int32 number) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, UInt32) |
std::string | toStr (UInt32 number) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, Int64) |
std::string | toStr (Int64 number) |
ONIXS_CBOE_CFE_BOE_API 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_CBOE_CFE_BOE_API std::string | enumToString (LogLevel::Enum) |
LogSettings::Enum | operator| (LogSettings::Enum a, LogSettings::Enum b) |
ONIXS_CBOE_CFE_BOE_API std::string | enumToString (LogSettings::Enum) |
ONIXS_CBOE_CFE_BOE_API std::string | bitsToString (LogSettings::Enum) |
template<typename Target , typename Source > | |
Target | c_cast (Source src) |
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 FieldValue > | |
FieldValue | unalignedCopy (const void *p) ONIXS_BATS_BOE_NOTHROW |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, OrderAcknowledgement) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, OrderRejected) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, OrderModified) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, ModifyRejected) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, OrderExecution) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, OrderCancelled) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, CancelRejected) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, MassCancelAcknowledgement) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, MassCancelRejected) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, PurgeAcknowledgement) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, PurgeRejected) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, TradeCancelOrCorrect) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, TASRestatement) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, VarianceRestatement) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, QuoteUpdateAcknowledgement) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, QuoteUpdateRejected) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, QuoteRestated) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, QuoteExecution) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, QuoteCancelled) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, TASQuoteRestatement) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, VarianceQuoteRestatement) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, ResetRiskAcknowledgement) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, OrderAcknowledgementOptionUSFutures) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, OrderExecutionOptionUSFutures) | |
ONIXS_CBOE_CFE_BOE_API_DECL (struct, TradeCancelCorrectOptionUSFutures) | |
StrRef | toStrRef (const std::string &str) |
StrRef | toStrRef (const Char *cStr) |
std::string | toStr (StrRef ref) |
void | toStr (std::string &str, StrRef ref) |
template<size_t Size> | |
void | toStr (std::string &str, const char(&value)[Size]) |
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) |
template<size_t Size> | |
StrRef | constructStrRef (const char(&value)[Size]) |
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_CBOE_CFE_BOE_API void | toStrAsHHMMSS (std::string &, TimeSpan) |
ONIXS_CBOE_CFE_BOE_API void | toStrAsHHMMSSmsec (std::string &, TimeSpan) |
ONIXS_CBOE_CFE_BOE_API 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_CBOE_CFE_BOE_API void | toStrAsYYYYMMDD (std::string &, Timestamp) |
ONIXS_CBOE_CFE_BOE_API void | toStrAsYYYYMMDDHHMMSS (std::string &, Timestamp) |
ONIXS_CBOE_CFE_BOE_API void | toStrAsYYYYMMDDHHMMSSmsec (std::string &, Timestamp) |
ONIXS_CBOE_CFE_BOE_API void | toStrAsYYYYMMDDHHMMSSnsec (std::string &, Timestamp) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &str, Timestamp timestamp, TimestampFormat::Enum format=TimestampFormat::YYYYMMDDHHMMSSnsec) |
std::string | toStr (Timestamp timestamp, TimestampFormat::Enum format=TimestampFormat::YYYYMMDDHHMMSSnsec) |
ONIXS_CBOE_CFE_BOE_API bool | fromStr (Timestamp &, const char *, size_t) |
bool | fromStr (Timestamp &ts, const std::string &str) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const CancelRejected &) |
std::string | toStr (const CancelRejected &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const MassCancelAcknowledgement &) |
std::string | toStr (const MassCancelAcknowledgement &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const MassCancelRejected &) |
std::string | toStr (const MassCancelRejected &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const ModifyRejected &) |
std::string | toStr (const ModifyRejected &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const OrderAcknowledgement &) |
std::string | toStr (const OrderAcknowledgement &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const OrderCancelled &) |
std::string | toStr (const OrderCancelled &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const OrderExecution &) |
std::string | toStr (const OrderExecution &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const OrderModified &) |
std::string | toStr (const OrderModified &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const OrderRejected &) |
std::string | toStr (const OrderRejected &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const PurgeAcknowledgement &) |
std::string | toStr (const PurgeAcknowledgement &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const PurgeRejected &) |
std::string | toStr (const PurgeRejected &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const QuoteCancelled &) |
std::string | toStr (const QuoteCancelled &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const QuoteExecution &) |
std::string | toStr (const QuoteExecution &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const QuoteRestated &) |
std::string | toStr (const QuoteRestated &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const QuoteUpdateAcknowledgement &) |
std::string | toStr (const QuoteUpdateAcknowledgement &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const QuoteUpdateRejected &) |
std::string | toStr (const QuoteUpdateRejected &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const ResetRiskAcknowledgement &) |
std::string | toStr (const ResetRiskAcknowledgement &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const TASQuoteRestatement &) |
std::string | toStr (const TASQuoteRestatement &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const TASRestatement &) |
std::string | toStr (const TASRestatement &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const TradeCancelOrCorrect &) |
std::string | toStr (const TradeCancelOrCorrect &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const VarianceQuoteRestatement &) |
std::string | toStr (const VarianceQuoteRestatement &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const VarianceRestatement &) |
std::string | toStr (const VarianceRestatement &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const OrderAcknowledgementOptionUSFutures &) |
std::string | toStr (const OrderAcknowledgementOptionUSFutures &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const OrderExecutionOptionUSFutures &) |
std::string | toStr (const OrderExecutionOptionUSFutures &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const TradeCancelCorrectOptionUSFutures &) |
std::string | toStr (const TradeCancelCorrectOptionUSFutures &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const NewOrderV2 &) |
std::string | toStr (const NewOrderV2 &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const CancelOrder &) |
std::string | toStr (const CancelOrder &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const ModifyOrder &) |
std::string | toStr (const ModifyOrder &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const PurgeOrders &) |
std::string | toStr (const PurgeOrders &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const QuoteUpdate &) |
std::string | toStr (const QuoteUpdate &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const ResetRisk &) |
std::string | toStr (const ResetRisk &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const MassCancelOrder &) |
std::string | toStr (const MassCancelOrder &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const NewOrderOptionUSFutures &) |
std::string | toStr (const NewOrderOptionUSFutures &msg) |
ONIXS_CBOE_CFE_BOE_API void | toStr (std::string &, const QuoteUpdateOptionUSFutures &) |
std::string | toStr (const QuoteUpdateOptionUSFutures &msg) |
typedef FixedPointDecimal< Int64, IntegralConstant<Int8, -4> > BinaryPrice |
typedef std::set<size_t> CpuIndexes |
Logical processors that a thread is allowed to run on (first logical CPU has index 0).
Definition at line 74 of file HandlerSettings.h.
typedef Binary2 CustomGroupId |
Definition at line 35 of file PurgeOrders.h.
Definition at line 35 of file NewOrderOptionUSFutures.h.
typedef Binary2 MessageSize |
Aliases message length type.
Definition at line 132 of file BinaryMessage.h.
typedef Int32 SignedBinary4 |
|
inline |
|
inline |
ONIXS_CBOE_CFE_BOE_API std::string OnixS::CboeCFE::Trading::BOE::bitsToString | ( | LogSettings::Enum | ) |
Returns string representation.
|
inline |
|
inline |
|
inline |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::decimalToStr | ( | std::string & | , |
Int64 | , | ||
Int32 | |||
) |
Serializes decimal presented by mantissa and exponent into a string.
ONIXS_CBOE_CFE_BOE_API std::string OnixS::CboeCFE::Trading::BOE::enumToString | ( | ErrorCode::Enum | ) |
Returns string representation of ErrorCode value.
ONIXS_CBOE_CFE_BOE_API std::string OnixS::CboeCFE::Trading::BOE::enumToString | ( | HandlerState::Enum | ) |
Returns string representation of HandlerState value.
ONIXS_CBOE_CFE_BOE_API std::string OnixS::CboeCFE::Trading::BOE::enumToString | ( | LogLevel::Enum | ) |
Returns string representation.
ONIXS_CBOE_CFE_BOE_API std::string OnixS::CboeCFE::Trading::BOE::enumToString | ( | LogSettings::Enum | ) |
Returns string representation.
ONIXS_CBOE_CFE_BOE_API bool OnixS::CboeCFE::Trading::BOE::fromStr | ( | Timestamp & | , |
const char * | , | ||
size_t | |||
) |
De-serializes a timestamp from the given string.
|
inline |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
OrderAcknowledgement | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
OrderRejected | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
OrderModified | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
ModifyRejected | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
OutgoingMessage | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
OrderExecution | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
OrderCancelled | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | class | , |
ErrorListener | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
CancelRejected | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | class | , |
WarningListener | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
MassCancelAcknowledgement | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | class | , |
MessageListener | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
MassCancelRejected | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | class | , |
SessionListener | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | class | , |
ReplayListener | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
PurgeAcknowledgement | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
HandlerSettings | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
PurgeRejected | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
LogonSettings | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
TradeCancelOrCorrect | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | class | , |
HandlerStateListener | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
TASRestatement | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
VarianceRestatement | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
QuoteUpdateAcknowledgement | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
QuoteUpdateRejected | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
QuoteRestated | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
QuoteExecution | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
QuoteCancelled | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
TASQuoteRestatement | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
VarianceQuoteRestatement | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
ResetRiskAcknowledgement | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
OrderAcknowledgementOptionUSFutures | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
OrderExecutionOptionUSFutures | |||
) |
OnixS::CboeCFE::Trading::BOE::ONIXS_CBOE_CFE_BOE_API_DECL | ( | struct | , |
TradeCancelCorrectOptionUSFutures | |||
) |
bool OnixS::CboeCFE::Trading::BOE::operator!= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
bool OnixS::CboeCFE::Trading::BOE::operator!= | ( | const String< N > & | ref, |
const std::string & | str | ||
) |
|
inline |
|
inline |
bool OnixS::CboeCFE::Trading::BOE::operator< | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
ONIXS_CBOE_CFE_BOE_API std::ostream& OnixS::CboeCFE::Trading::BOE::operator<< | ( | std::ostream & | stream, |
HandlerState::Enum | value | ||
) |
std::ostream& OnixS::CboeCFE::Trading::BOE::operator<< | ( | std::ostream & | stream, |
const String< N > & | value | ||
) |
std::ostream& OnixS::CboeCFE::Trading::BOE::operator<< | ( | std::ostream & | stream, |
const FixedPointDecimal< Mantissa, Exponent > & | number | ||
) |
|
inline |
bool OnixS::CboeCFE::Trading::BOE::operator<= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
bool OnixS::CboeCFE::Trading::BOE::operator== | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
bool OnixS::CboeCFE::Trading::BOE::operator== | ( | const String< N > & | ref, |
const std::string & | str | ||
) |
|
inline |
|
inline |
bool OnixS::CboeCFE::Trading::BOE::operator> | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
bool OnixS::CboeCFE::Trading::BOE::operator>= | ( | const FixedPointDecimal< Mantissa, Exponent > & | left, |
const FixedPointDecimal< Mantissa, Exponent > & | right | ||
) |
|
inline |
Typed logical operator helper.
Definition at line 83 of file LogSettings.h.
|
inline |
|
inline |
|
inline |
|
inline |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const ConnectionRetries & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 63 of file HandlerSettings.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const QuoteUpdateRejected & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const ResetRiskAcknowledgement & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 67 of file QuoteUpdateRejected.h.
|
inline |
Serializes object into string.
Definition at line 67 of file ResetRiskAcknowledgement.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const MassCancelAcknowledgement & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const MassCancelRejected & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const PurgeAcknowledgement & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const PurgeRejected & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 73 of file MassCancelAcknowledgement.h.
|
inline |
Serializes object into string.
Definition at line 73 of file MassCancelRejected.h.
|
inline |
Serializes object into string.
Definition at line 73 of file PurgeRejected.h.
|
inline |
Serializes object into string.
Definition at line 73 of file PurgeAcknowledgement.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const CancelRejected & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const OrderCancelled & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const OrderRejected & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 79 of file CancelRejected.h.
|
inline |
Serializes object into string.
Definition at line 79 of file OrderCancelled.h.
|
inline |
Serializes object into string.
Definition at line 79 of file OrderRejected.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const QuoteCancelled & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const ModifyRejected & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const TASQuoteRestatement & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 85 of file ModifyRejected.h.
|
inline |
Serializes object into string.
Definition at line 85 of file QuoteCancelled.h.
|
inline |
Serializes object into string.
Definition at line 85 of file TASQuoteRestatement.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const VarianceQuoteRestatement & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 91 of file VarianceQuoteRestatement.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const QuoteRestated & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 97 of file QuoteRestated.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const QuoteUpdateAcknowledgement & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 108 of file QuoteUpdateAcknowledgement.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const CancelOrder & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 112 of file CancelOrder.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
OrderReasonCode::Enum | |||
) |
Appends string presentation of object.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
Int8 | |||
) |
Serializes given integer into a string.
|
inline |
Returns string presentation of object.
Definition at line 120 of file Enumerations.h.
|
inline |
Serializes given integer into a string.
Definition at line 122 of file Integral.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const ResetRisk & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const QuoteExecution & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 125 of file ResetRisk.h.
|
inline |
Serializes object into string.
Definition at line 127 of file QuoteExecution.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const OrderModified & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
UInt8 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes object into string.
Definition at line 133 of file OrderModified.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const MassCancelOrder & | |||
) |
Serializes object into string.
|
inline |
Serializes given integer into a string.
Definition at line 135 of file Integral.h.
|
inline |
Serializes object into string.
Definition at line 138 of file MassCancelOrder.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const TASRestatement & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const TradeCancelOrCorrect & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const TradeCancelCorrectOptionUSFutures & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
Int16 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes object into string.
Definition at line 145 of file TradeCancelOrCorrect.h.
|
inline |
Serializes object into string.
Definition at line 145 of file TradeCancelCorrectOptionUSFutures.h.
|
inline |
Serializes object into string.
Definition at line 145 of file TASRestatement.h.
|
inline |
Serializes given integer into a string.
Definition at line 148 of file Integral.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const VarianceRestatement & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const PurgeOrders & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 151 of file VarianceRestatement.h.
|
inline |
Serializes object into string.
Definition at line 153 of file PurgeOrders.h.
void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | str, |
const String< N > & | value | ||
) |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const OrderExecutionOptionUSFutures & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const OrderExecution & | |||
) |
Serializes object into string.
|
inline |
|
inline |
Serializes object into string.
Definition at line 157 of file OrderExecution.h.
|
inline |
Serializes object into string.
Definition at line 157 of file OrderExecutionOptionUSFutures.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
UInt16 | |||
) |
Serializes given integer into a string.
|
inline |
|
inline |
Serializes given integer into a string.
Definition at line 161 of file Integral.h.
|
inline |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const HandlerSettings & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
Int32 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes object into string.
Definition at line 174 of file HandlerSettings.h.
|
inline |
Serializes given integer into a string.
Definition at line 174 of file Integral.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
UInt32 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes given integer into a string.
Definition at line 187 of file Integral.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
Int64 | |||
) |
Serializes given integer into a string.
|
inline |
Serializes given integer into a string.
Definition at line 200 of file Integral.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
ReplayUnspecifiedUnit::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 205 of file HandlerSettings.h.
|
inline |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
UInt64 | |||
) |
Serializes given integer into a string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const ModifyOrder & | |||
) |
Serializes object into string.
|
inline |
Serializes given integer into a string.
Definition at line 213 of file Integral.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const QuoteUpdate & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const QuoteUpdateOptionUSFutures & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 216 of file ModifyOrder.h.
|
inline |
|
inline |
Serializes object into string.
Definition at line 217 of file QuoteUpdate.h.
|
inline |
Serializes object into string.
Definition at line 217 of file QuoteUpdateOptionUSFutures.h.
|
inline |
Serializes given constant into a string.
Definition at line 224 of file Integral.h.
void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | str, |
const char(&) | value[Size] | ||
) |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const OrderAcknowledgement & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
QuoteReasonCode::Enum | |||
) |
Appends string presentation of object.
|
inline |
Serializes object into string.
Definition at line 229 of file OrderAcknowledgement.h.
|
inline |
Returns string presentation of object.
Definition at line 231 of file Enumerations.h.
|
inline |
Serializes given constant into a string.
Definition at line 231 of file Integral.h.
|
inline |
|
inline |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const LogonSettings & | |||
) |
Serializes object into string.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const OrderAcknowledgementOptionUSFutures & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 251 of file HandlerSettings.h.
|
inline |
Serializes object into string.
Definition at line 252 of file OrderAcknowledgementOptionUSFutures.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
MessageType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 302 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
BaseLiquidityIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 334 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
CancelOrigOnReject::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 363 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const NewOrderOptionUSFutures & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 374 of file NewOrderOptionUSFutures.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
const NewOrderV2 & | |||
) |
Serializes object into string.
|
inline |
Serializes object into string.
Definition at line 385 of file NewOrderV2.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
Capacity::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 392 of file Enumerations.h.
|
inline |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
CtiCode::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 429 of file Enumerations.h.
|
inline |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
CustOrderHandlingInst::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 473 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
ManualOrderIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 502 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
MultilegReportingType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 534 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
OpenClose::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 566 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
OrdType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 598 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
PendingStatus::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 627 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
QuoteResult::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 695 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
RestatementReason::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 724 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
RiskResetResult::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 777 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
Side::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 806 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
SizeModifier::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 835 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | str, |
Timestamp | timestamp, | ||
TimestampFormat::Enum | format = TimestampFormat::YYYYMMDDHHMMSSnsec |
||
) |
Serializes timestamp according to specified pattern.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
SubLiquidityIndicator::Enum | |||
) |
Appends string presentation of object.
|
inline |
|
inline |
Returns string presentation of object.
Definition at line 867 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStr | ( | std::string & | , |
TimeInForce::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 905 of file Enumerations.h.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStrAsHHMMSS | ( | std::string & | , |
TimeSpan | |||
) |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStrAsHHMMSSmsec | ( | std::string & | , |
TimeSpan | |||
) |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStrAsSDHHMMSSnsec | ( | std::string & | , |
TimeSpan | |||
) |
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStrAsYYYYMMDD | ( | std::string & | , |
Timestamp | |||
) |
Serializes timestamp in YYYYMMDD format.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStrAsYYYYMMDDHHMMSS | ( | std::string & | , |
Timestamp | |||
) |
Serializes timestamp in YYYYMMDDHHMMSS format.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStrAsYYYYMMDDHHMMSSmsec | ( | std::string & | , |
Timestamp | |||
) |
Serializes timestamp in YYYYMMDDHHMMSSmsec format.
ONIXS_CBOE_CFE_BOE_API void OnixS::CboeCFE::Trading::BOE::toStrAsYYYYMMDDHHMMSSnsec | ( | std::string & | , |
Timestamp | |||
) |
Serializes timestamp in YYYYMMDDHHMMSSnsec format.
|
inline |