struct context_impl : public execution_context
Name |
Description |
---|---|
Fork-related event notifications. |
Name |
Description |
---|---|
Notify the execution_context of a fork-related event. |
|
Name |
Description |
---|---|
Destroys all services in the context. |
|
Shuts down all services in the context. |
Name |
Description |
---|---|
Name |
Description |
---|---|
(Deprecated: Use make_service().) Add a service object to the execution_context. |
|
Determine if an execution_context contains a specified service type. |
|
Creates a service object and adds it to the execution_context. |
|
Obtain the service object corresponding to the given type. |
Header: asio/system_executor.hpp
Convenience header: asio.hpp