AssertConfig class
Public types
- using AssertEvent = DelegateEvent<const char*>
Public static functions
-
static void registerCallback(AssertEvent::
Slot& slot) -
static void unregisterCallback(AssertEvent::
Slot& slot) - static void registerFinalCallback(IDelegate1<const char*>* cb)
- static void execCallbacks(const char* assertMessage)