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

Public Member Functions

 NonblockingSender (shared_ptr< SocketWrapperInterface > socket_wrapper, shared_ptr< NonblockingReceiverInterface > receiver, shared_ptr< NonblockingPacketWriterFactoryInterface > packet_writer_factory, HmacProvider hmac_provider, const ConnectionOptions &connection_options)
 
void Enqueue (unique_ptr< Message > message, unique_ptr< Command > command, const shared_ptr< const string > value, unique_ptr< HandlerInterface > handler, HandlerKey handler_key)
 
NonblockingPacketServiceStatus Send ()
 
bool Remove (HandlerKey key)
 

Detailed Description

Definition at line 65 of file nonblocking_packet_sender.h.


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