A table of handlers. More...
#include <utest_default_handlers.h>
A table of handlers.
This structure stores all modifyable handlers and provides accessors to filter out the default handler. So if this structure contains handlers, and you want to use these handlers as a default backup, you can use the get_handler
function to choose the right handler.
Example:
Definition at line 101 of file utest_default_handlers.h.