ClanSoft logo
ClanSoft logo

    CL_KeepAlive

Keep alive callback interface.

Description

If you want to add something that gets called in a CL_System::keep_alive() call, inherit this class and create an instance of it.

Class members

CL_KeepAlive()
virtual ~CL_KeepAlive()
virtual void keep_alive()

See Also

None


Back to index



This page was built using the Perceps documentation system.