join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::BasicProactor Member List

This is the complete list of members for join::BasicProactor, including all inherited members.

BasicProactor()join::BasicProactorinlineexplicit
BasicProactor(const BasicProactor &other)=deletejoin::BasicProactor
BasicProactor(BasicProactor &&other)=deletejoin::BasicProactor
cancel(IoOperation &op, bool flush=false, bool sync=false) noexceptjoin::BasicProactorinline
EventHandler()=defaultjoin::EventHandler
EventHandler(const EventHandler &other)=defaultjoin::EventHandler
EventHandler(EventHandler &&other)=defaultjoin::EventHandler
invoke(InvokeHandler *fn, bool sync=true) noexceptjoin::BasicProactorinline
InvokeHandler typedefjoin::BasicProactor
isProactorThread() const noexceptjoin::BasicProactorinline
isRunning() const noexceptjoin::BasicProactorinline
mlock() const noexceptjoin::BasicProactorinline
onClose(int fd)join::EventHandlerinlineprotectedvirtual
onError(int fd)join::EventHandlerinlineprotectedvirtual
onReadable(int fd)join::EventHandlerinlineprotectedvirtual
onWriteable(int fd)join::EventHandlerinlineprotectedvirtual
operator=(const BasicProactor &other)=deletejoin::BasicProactor
operator=(BasicProactor &&other)=deletejoin::BasicProactor
join::EventHandler::operator=(const EventHandler &other)=defaultjoin::EventHandler
join::EventHandler::operator=(EventHandler &&other)=defaultjoin::EventHandler
registerBufferRing(uint16_t group, LocalMem::Allocator< Count, Size > &arena)join::BasicProactor
resume(IoOperation *op, CompletionHandler *handler) noexceptjoin::BasicProactorinline
run()join::BasicProactorinline
stop(bool sync=true) noexceptjoin::BasicProactorinline
submit(IoOperation &op, bool flush=false, bool sync=false) noexceptjoin::BasicProactorinline
suspend(IoOperation *op) noexceptjoin::BasicProactorinline
unregisterBufferRing(uint16_t group)join::BasicProactorinline
waitStopped() const noexceptjoin::BasicProactorinline
~BasicProactor() noexceptjoin::BasicProactorinline
~EventHandler()=defaultjoin::EventHandlervirtual