3 #include <Poco/SharedPtr.h>
5 #include "gwmessage/GWMessage.h"
19 typedef Poco::SharedPtr<GWSPriorityAssigner> Ptr;
virtual size_t assignPriority(const GWMessage::Ptr message)=0
Implementation of GWSPriorityAssigner interface provides a method for assigning of sending priority t...
Definition: GWSPriorityAssigner.h:17