Go to the source code of this file.
Classes | |
class | StringRef |
struct | less< OnixS::Eurex::MarketData::StringRef > |
Namespaces | |
namespace | OnixS |
namespace | OnixS::Eurex |
namespace | OnixS::Eurex::MarketData |
namespace | std |
Functions | |
bool | operator== (const StringRef &ref, const std::string &str) |
bool | operator!= (const StringRef &ref, const std::string &str) |
bool | operator== (const std::string &str, const StringRef &ref) |
bool | operator!= (const std::string &str, const StringRef &ref) |
bool | operator== (const StringRef &ref, const char *str) |
bool | operator!= (const StringRef &ref, const char *str) |
bool | operator== (const char *str, const StringRef &ref) |
bool | operator!= (const char *str, const StringRef &ref) |