Go to the source code of this file.
Classes | |
struct | MessageType |
struct | SystemEventCode |
struct | SystemEventReason |
struct | SecurityEventCode |
struct | ProductType |
struct | ProductSubType |
struct | PriceType |
struct | TradingFeatures |
struct | LegSide |
struct | Side |
struct | Printable |
struct | IssuedAsBenchmark |
Functions | |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, MessageType::Enum) |
std::string | toStr (MessageType::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, SystemEventCode::Enum) |
std::string | toStr (SystemEventCode::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, SystemEventReason::Enum) |
std::string | toStr (SystemEventReason::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, SecurityEventCode::Enum) |
std::string | toStr (SecurityEventCode::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, ProductType::Enum) |
std::string | toStr (ProductType::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, ProductSubType::Enum) |
std::string | toStr (ProductSubType::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, PriceType::Enum) |
std::string | toStr (PriceType::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, TradingFeatures::Enum) |
std::string | toStr (TradingFeatures::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, LegSide::Enum) |
std::string | toStr (LegSide::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, Side::Enum) |
std::string | toStr (Side::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, Printable::Enum) |
std::string | toStr (Printable::Enum value) |
ONIXS_ESPEED_ITCH_API void | toStr (std::string &, IssuedAsBenchmark::Enum) |
std::string | toStr (IssuedAsBenchmark::Enum value) |
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
MessageType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 80 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
SystemEventCode::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 114 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
SystemEventReason::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 151 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
SecurityEventCode::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 182 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
ProductType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 222 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
ProductSubType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 253 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
PriceType::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 284 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
TradingFeatures::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 324 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
LegSide::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 358 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
Side::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 386 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
Printable::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 414 of file Enumerations.h.
ONIXS_ESPEED_ITCH_API void toStr | ( | std::string & | , |
IssuedAsBenchmark::Enum | |||
) |
Appends string presentation of object.
|
inline |
Returns string presentation of object.
Definition at line 475 of file Enumerations.h.