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

Public Member Functions

 NonblockingReceiver (shared_ptr< SocketWrapperInterface > socket_wrapper, HmacProvider hmac_provider, const ConnectionOptions &connection_options)
 
bool Enqueue (shared_ptr< HandlerInterface > handler, google::int64 sequence, HandlerKey handler_key)
 
NonblockingPacketServiceStatus Receive ()
 
int64_t connection_id ()
 
bool Remove (HandlerKey key)
 

Detailed Description

Definition at line 67 of file nonblocking_packet_receiver.h.


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