#include <bslmt_entrypointfunctoradapter.h>
This component-private type provides a non-templated view of EntryPointFunctorAdapter
for accessing the invoker function. Do not use outside this component.
See bslmt_entrypointfunctoradapter
◆ InvokerFunction
typedef void(* bslmt::EntryPointFunctorAdapter_Base::InvokerFunction) (void *) |
◆ EntryPointFunctorAdapter_Base()
bslmt::EntryPointFunctorAdapter_Base::EntryPointFunctorAdapter_Base |
( |
InvokerFunction |
function | ) |
|
|
inlineexplicitprotected |
◆ function()
The documentation for this class was generated from the following file: