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

Public Member Functions

virtual HandlerKey Submit (unique_ptr< Message > message, unique_ptr< Command > command, const shared_ptr< const string > value, unique_ptr< HandlerInterface > handler)=0
 
virtual bool Run (fd_set *read_fds, fd_set *write_fds, int *nfds)=0
 
virtual bool Remove (HandlerKey handler_key)=0
 

Detailed Description

Definition at line 51 of file nonblocking_packet_service_interface.h.


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