ServiceHost Class Reference

#include <servicehost.h>

List of all members.

Static Public Member Functions

static Service * getService ()

Protected Member Functions

 ServiceHost (LPTSTR name, LPTSTR desc)
virtual bool onInstall ()
virtual bool onUninstall ()
virtual bool onInit ()
virtual void onStop ()
virtual void run ()


Detailed Description

Todo:
documentation


Constructor & Destructor Documentation

ServiceHost::ServiceHost LPTSTR  name,
LPTSTR  desc
[inline, protected]
 

Consturctor

Parameters:
name Servicename
desc Description


Member Function Documentation

Service * ServiceHost::getService  )  [static]
 

Get Service instance

bool ServiceHost::onInit  )  [protected, virtual]
 

Init service

void ServiceHost::onStop  )  [protected, virtual]
 

Stop service

void ServiceHost::run  )  [protected, virtual]
 

Service main


The documentation for this class was generated from the following files:
Generated on Mon Jun 5 10:20:50 2006 for Intelligence.kdevelop by  doxygen 1.4.6