
Public Member Functions | |
| virtual void | Enqueue (unique_ptr< Message > message, unique_ptr< Command > command, const shared_ptr< const string > value, unique_ptr< HandlerInterface > handler, HandlerKey handler_key)=0 |
|
virtual NonblockingPacketServiceStatus | Send ()=0 |
| virtual bool | Remove (HandlerKey key)=0 |
Definition at line 53 of file nonblocking_packet_sender.h.
1.8.8