BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
#include <GWMessageContext.h>
Public Member Functions | |
bool | operator() (const GWMessageContext::Ptr a, const GWMessageContext::Ptr b) |
Comparator for GWMessageContext, which can be usued to construct priority_queue of GWMessageContext items, so the dequeue() operation always returns the highest priority message.