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
isProactorThread() const noexceptjoin::BasicProactorinline
isRunning() const noexceptjoin::BasicProactorinline
mlock() const noexceptjoin::BasicProactorinline
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
run()join::BasicProactorinline
stop(bool sync=true) noexceptjoin::BasicProactorinline
submit(IoOperation *op, bool flush=false, bool sync=false) noexceptjoin::BasicProactorinline
~BasicProactor() noexceptjoin::BasicProactorinline
~EventHandler()=defaultjoin::EventHandlervirtual