Quick Links:

bmqa | bmqpi | bmqt

Classes | Namespaces | Functions

bmqt_messageguid.h File Reference

Provide a value-semantic global unique identifier for BlazingMQ. More...

Go to the source code of this file.

Classes

class  bmqt::MessageGUID
struct  bmqt::MessageGUIDLess
class  bmqt::MessageGUIDHashAlgo

Namespaces

namespace  bmqt

Functions

bsl::ostream & bmqt::operator<< (bsl::ostream &stream, const MessageGUID &rhs)
bool bmqt::operator== (const MessageGUID &lhs, const MessageGUID &rhs)
bool bmqt::operator!= (const MessageGUID &lhs, const MessageGUID &rhs)
bool bmqt::operator< (const MessageGUID &lhs, const MessageGUID &rhs)

Detailed Description