All Classes |Grouped Classes |Index

Class CL_KeepAliveObject

Interface for objects participating in the thread keep-alive processing loop. More...

Derived from:

None

Derived by:

None

Group:

System (Core)

#include <ClanLib/core.h>

Class Members:

CL_KeepAliveObject

Registers a keep alive object.

process

Called by CL_KeepAlive::process when the wakeup event is flagged.

set_wakeup_event

Informs the CL_KeepAlive application loop this object got data to process.