Interpreting argument as an EntryPointFunctorAdapter_Base*, invoke argument‐>function(argument). Do not use outside this component.
Synopsis
Declared in <bslmt_entrypointfunctoradapter.h>
void*
bslmt_EntryPointFunctorAdapter_invoker(void* argument);
Return Value
always 0
Parameters
Name |
Description |
argument |
adapter whose invoker function is called |
Created with MrDocs