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 |
Definition at line 51 of file nonblocking_packet_service_interface.h.