OnixS C++ CME MDP Streamlined Market Data Handler 1.2.0
API Documentation
Loading...
Searching...
No Matches
Version.h File Reference

Go to the source code of this file.

Classes

class  Version

Namespaces

namespace  OnixS
namespace  OnixS::CME
namespace  OnixS::CME::Streamlined
namespace  OnixS::CME::Streamlined::MDH

Functions

bool operator== (const Version &left, const Version &right)
bool operator!= (const Version &left, const Version &right)
bool operator< (const Version &left, const Version &right)
bool operator> (const Version &left, const Version &right)
bool fromStr (const Char *, size_t, Version &)
void toStr (std::string &, const Version &)
std::string toStr (const Version &version)