libbmq 57a4779af25c7e9db2550c596f277dd91da7e3c2
|
#include <bmqt_correlationid.h>
Public Member Functions | |
bool | operator() (const CorrelationId &lhs, const CorrelationId &rhs) const |
|
inline |
Return true
if the specified lhs
should be considered as having a value less than the specified rhs
.
References BloombergLP::bmqt::CorrelationId::isAutoValue(), BloombergLP::bmqt::CorrelationId::isNumeric(), BloombergLP::bmqt::CorrelationId::isPointer(), BloombergLP::bmqt::CorrelationId::isSharedPtr(), BloombergLP::bmqt::CorrelationId::theNumeric(), BloombergLP::bmqt::CorrelationId::thePointer(), and BloombergLP::bmqt::CorrelationId::theSharedPtr().