ADTF  3.18.2
ifunction< Signature >

Interface for functions that can be passed via IObject interfaces. More...

Detailed Description

template<typename Signature>
class adtf::ucom::nitro::ifunction< Signature >

Interface for functions that can be passed via IObject interfaces.

Template Parameters
SignatureThe signature of the function that can be called through this interface.

Definition at line 28 of file function_ptr.h.