30 namespace OnixS {
namespace ICE {
namespace iMpact {
namespace MarketData {
55 const std::string& groupName
73 std::string toString()
const;
98 return !(*
this == rhs);
bool operator<(const GroupSubscription &) const
Returns true if this market subscription is less than a given.
std::set< MarketId > MarketIds
List of market ID's.
Enum
Depth of order book constants.
std::set< GroupSubscription > GroupSubscriptions
Collection of group subscriptions.
MarketSubType::Enum marketSubType
std::ostream & operator<<(std::ostream &, const Error &)
Make it printable to formatted C++ I/O streams.
Declare ICE iMpact enumerations.
bool operator==(const GroupSubscription &) const
Returns true if current instance is equal to the given.
The enhanced implication technology is disabled.
std::string groupName
Multicast group name.
Enum
Market sub-type constants.
bool operator!=(const GroupSubscription &) const
Returns true if current instance is not equal to the given.
Defines which books should be maintained for given group name.
BookDepth::Enum bookDepth
Specifies book depth.