BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::ContextPriorityComparator Class Reference

#include <GWMessageContext.h>

Public Member Functions

bool operator() (const GWMessageContext::Ptr a, const GWMessageContext::Ptr b)
 

Detailed Description

Comparator for GWMessageContext, which can be usued to construct priority_queue of GWMessageContext items, so the dequeue() operation always returns the highest priority message.


The documentation for this class was generated from the following files: