Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::error_handler::free_function Member List

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_functioninline
function(void &object, void(void::*p_function)(const exception &))etl::function< void, const exception & >inline
object_type typedefetl::function< void, const exception & >
operator()(const exception &data)etl::function< void, const exception & >inlinevirtual
parameter_type typedefetl::function< void, const exception & >