Static helper class for handling application assert failures in CDC. More...
Public Types | |
enum | PostFailAction { CONTINUE, DEBUGBREAK } |
Post fail actions. More... | |
Static Public Member Functions | |
static PostFailAction | handleFailedAssert (const char *fileName, int lineNumber, const char *expr, const char *msg) |
Helper to handle failed asserts. More... | |
Static helper class for handling application assert failures in CDC.
|
static |
Helper to handle failed asserts.