|
Embedded Template Library
1.0
|
This is the complete list of members for etl::error_handler::free_function, including all inherited members.
| free_function(void(*p_function)(const exception &)) (defined in etl::error_handler::free_function) | etl::error_handler::free_function | inline |
| function(void &object, void(void::*p_function)(const exception &)) | etl::function< void, const exception & > | inline |
| object_type typedef | etl::function< void, const exception & > | |
| operator()(const exception &data) | etl::function< void, const exception & > | inlinevirtual |
| parameter_type typedef | etl::function< void, const exception & > |