ImFusion C++ SDK 4.4.0
ImFusion::Assert Namespace Reference

Assertion library. More...

Detailed Description

Assertion library.

See also
ImFusionCoreAssert

Typedefs

using HandlerFunction
 Alias for a function pointer that can be used to handle trapped assertions.

Functions

HandlerFunction handler ()
 Returns the currently set assertion handler function.
void setHandler (HandlerFunction handler)
 Sets the assertion handler function to use.
void defaultHandler (const char *condition, const char *message, const char *fileName, const char *functionName, int line)
 Handler function that is used by default to handle trapped assertions.
Search Tab / S to search, Esc to close