This component‐private type provides a non‐templated view of EntryPointFunctorAdapter for accessing the invoker function. Do not use outside this component.

Synopsis

Declared in <bslmt_entrypointfunctoradapter.h>

class EntryPointFunctorAdapter_Base;

Type Aliases

Name

Description

InvokerFunction

Alias for the invoker function pointer type held by this base class.

Member Functions

Name

Description

function

Return the function supplied at construction.

Protected Member Functions

Name

Description

EntryPointFunctorAdapter_Base [constructor]

Create a new object holding the specified function.

Created with MrDocs