Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

target_ximage_shm.cpp File Reference

#include "Core/precomp.h"
#include "API/Core/System/cl_assert.h"
#include <API/Core/System/error.h>
#include <API/Display/Display/palette.h>
#include <Display/Display/X11/target_ximage_shm.h>
#include <API/Core/Math/rect.h>
#include <iostream>
#include <string.h>

Include dependency graph for target_ximage_shm.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int cl_shm_errorhandler (Display *disp, XErrorEvent *xev)

Variables

int (* cl_shm_oldhandler )(Display *, XErrorEvent *)
bool cl_shm_error = false


Function Documentation

int cl_shm_errorhandler ( Display * disp,
XErrorEvent * xev ) [static]
 

Definition at line 28 of file target_ximage_shm.cpp.


Variable Documentation

bool cl_shm_error = false [static]
 

Definition at line 27 of file target_ximage_shm.cpp.

int (* cl_shm_oldhandler)(Display *, XErrorEvent *) [static]
 

Definition at line 26 of file target_ximage_shm.cpp.


Generated at Wed Apr 4 19:56:30 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001