Kinetic C/C++ Client
 All Classes Functions Variables Pages
Public Member Functions | List of all members
kinetic::NonblockingSenderInterface Class Referenceabstract
Inheritance diagram for kinetic::NonblockingSenderInterface:
Inheritance graph
[legend]

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
 

Detailed Description

Definition at line 53 of file nonblocking_packet_sender.h.


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