#include <list>Include dependency graph for cl_assert.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | CL_Assert |
| class | CL_AssertListener |
Defines | |
| #define | __PRETTY_FUNCTION__ NULL |
| #define | cl_assert(a) CL_Assert::die(a, __FILE__, __LINE__, __PRETTY_FUNCTION__, #a); |
| #define | cl_info(errchannel, message) |
| #define | cl_assert_debug(a) |
| #define | cl_info_debug(a, b) |
Enumerations | |
| enum | ErrorChannels { info_display = 1, info_sound = 2, info_input = 4, info_network = 8 } |
| clanCore="System". More... | |
|
|
Definition at line 31 of file cl_assert.h. |
|
|
Definition at line 35 of file cl_assert.h. Referenced by CL_PixelData::CL_PixelData(), CL_PixelData_Palette::CL_PixelData_Palette(), CL_SurfaceProvider_32bpp::CL_SurfaceProvider_32bpp(), cl_fill_rect_opaque(), CL_DynamicProvider::get_data(), CL_Canvas::get_data(), CL_PixelData::get_line_pixel_to_dest(), has_sound(), init_system(), CL_Mutex_Win32::notify(), CL_Mutex_Win32::notify_all(), CL_PNGProvider::pngread_file(), CL_GameObject::recv_full(), redirect_to_console(), ref_count(), and CL_Mutex_Win32::wait(). |
|
|
Value: Definition at line 59 of file cl_assert.h. |
|
|
Value: CL_Assert::info(errchannel, message, __FILE__, __LINE__); Definition at line 52 of file cl_assert.h. Referenced by do_3dnow_test(), do_mmx_test(), CL_DisplayCard_Generic::hide_system_cursor(), and CL_DisplayCard_Generic::show_system_cursor(). |
|
|
Value: Definition at line 60 of file cl_assert.h. |
|
|
clanCore="System".
Definition at line 22 of file cl_assert.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001