Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::function< TObject, TParameter > Member List

This is the complete list of members for etl::function< TObject, TParameter >, including all inherited members.

function(TObject &object, void(TObject::*p_function)(TParameter))etl::function< TObject, TParameter >inline
object_type typedefetl::function< TObject, TParameter >
operator()(TParameter data)etl::function< TObject, TParameter >inlinevirtual
parameter_type typedefetl::function< TObject, TParameter >