This functor is the predicate to order stored messages by priority. More...
#include <message_queue.hpp>
Public Member Functions | |
bool | operator() (const msg_hdr_ptr_t &msg1, const msg_hdr_ptr_t &msg2) const |
This functor is the predicate to order stored messages by priority.
|
inline |