![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Interface used by the CL_Assert class.
Contained in: global
Derived from:
none
Derived by:
none
Group: Core (System)
#include <ClanLib/core.h>
public function member index: |
||
Construction: |
||
virtual | ~CL_AssertListener | (); |
Overrideables: |
||
virtual void | assert_occurred | (const char* file, int line); |
file - Filename where the assert occurred.
line - Line number in the file where the assert occurred.