OnixS C++ CME MDP Premium Market Data Handler 5.9.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::MDH

Typedefs

typedef UInt16 VersionComponent

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)