All Classes |Grouped Classes |Index

Class CL_Service

Service/daemon class. More...

Derived from:

None

Derived by:

None

Group:

System (Core)

#include <ClanLib/core.h>

Class Members:

Construction:

CL_Service

Constructs a service object.


Attributes:

get_service_name

Returns the service name.


Operations:

main

Process command line and run service.

service_start

Called when the service is asked to start.

service_stop

Called when the service is asked to stop.

service_reload

Called when the service is asked to reload its configuration.