All Classes |Grouped Classes |Index

Class CL_KeepAlive

CL_KeepAlive application loop helper. More...

Derived from:

None

Derived by:

None

Group:

System (Core)

#include <ClanLib/core.h>

Class Members:

func_awake_thread

Function that gets called when CL_KeepAliveObject::set_wakeup_event is called.

func_event_wait

Function that polls the events.

func_thread_id

Function that gets called when CL_KeepAliveObject objects are created.

get_objects

Returns all the current keep alive objects available for this thread.

process

Processes and dispatches keep alive events until the specified timeout period has passed.