|
Embedded Template Library
1.0
|
This is the complete list of members for etl::function< void, TParameter >, including all inherited members.
| function(void(*p_function)(TParameter)) | etl::function< void, TParameter > | inline |
| operator()(TParameter data) | etl::function< void, TParameter > | inlinevirtual |
| parameter_type typedef | etl::ifunction< TParameter > |