![]() |
SSP21-CPP
|
This is the complete list of members for exe4cpp::StrandExecutor, including all inherited members.
create(const std::shared_ptr< asio::io_service > &io_service) (defined in exe4cpp::StrandExecutor) | exe4cpp::StrandExecutor | inlinestatic |
fork() (defined in exe4cpp::StrandExecutor) | exe4cpp::StrandExecutor | inline |
get_service() (defined in exe4cpp::StrandExecutor) | exe4cpp::StrandExecutor | inline |
get_time() override | exe4cpp::StrandExecutor | inlinevirtual |
post(const action_t &action) override | exe4cpp::StrandExecutor | inlinevirtual |
start(const duration_t &duration, const action_t &action) override | exe4cpp::StrandExecutor | inlinevirtual |
start(const steady_time_t &expiration, const action_t &action) override | exe4cpp::StrandExecutor | inlinevirtual |
StrandExecutor(const std::shared_ptr< asio::io_service > &io_service) (defined in exe4cpp::StrandExecutor) | exe4cpp::StrandExecutor | inline |
wrap(const handler_t &handler) (defined in exe4cpp::StrandExecutor) | exe4cpp::StrandExecutor | inline |
~IExecutor() (defined in exe4cpp::IExecutor) | exe4cpp::IExecutor | inlinevirtual |
~ISteadyTimeSource()=default (defined in exe4cpp::ISteadyTimeSource) | exe4cpp::ISteadyTimeSource | virtual |