#include <OnixS/CME/ConflatedUDP/Integral.h>
#include <OnixS/CME/ConflatedUDP/Security.h>
#include <OnixS/CME/ConflatedUDP/TinySet.h>
Go to the source code of this file.
Classes | |
class | InstrumentSelection |
Namespaces | |
OnixS | |
OnixS::CME | |
OnixS::CME::ConflatedUDP | |
Functions | |
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) |