Quick Links:

bmqa | bmqpi | bmqt

Public Member Functions

bmqt::MessageGUIDLess Struct Reference

#include <bmqt_messageguid.h>

List of all members.

Public Member Functions

bool operator() (const MessageGUID &lhs, const MessageGUID &rhs) const

Detailed Description

This struct provides a binary function for comparing 2 GUIDs.

See Component bmqt_messageguid


Member Function Documentation

bool bmqt::MessageGUIDLess::operator() ( const MessageGUID lhs,
const MessageGUID rhs 
) const

Return true if the specified lhs should be considered as having a value less than the specified rhs.


The documentation for this struct was generated from the following file: