ADTF
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.