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

Assigns a hard-wired priority to each message as follows: More...

#include <GWSFixedPriorityAssigner.h>

Inheritance diagram for BeeeOn::GWSFixedPriorityAssigner:
BeeeOn::GWSPriorityAssigner

Public Member Functions

size_t assignPriority (const GWMessage::Ptr message) override
 

Additional Inherited Members

- Public Types inherited from BeeeOn::GWSPriorityAssigner
typedef Poco::SharedPtr
< GWSPriorityAssigner
Ptr
 

Detailed Description

Assigns a hard-wired priority to each message as follows:

Member Function Documentation

size_t GWSFixedPriorityAssigner::assignPriority ( const GWMessage::Ptr  message)
overridevirtual
Returns
priority for the given message (smaller is better).

Implements BeeeOn::GWSPriorityAssigner.


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