Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

execution_context::service::service

Constructor.

service(
    execution_context & owner);
Parameters

owner

The execution_context object that owns the service.


PrevUpHomeNext