Simias::Service::IThreadService Interface Reference

Thread Service Interface. A Thread service must implement this interface. More...

Inheritance diagram for Simias::Service::IThreadService:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void Start ()
 Called to start the service.
void Stop ()
 Called to stop the service.
void Pause ()
 Called to pause the service.
void Resume ()
 Called to resume the service after a pause.
int Custom (int message, string data)
 Called to process the service defined message.


Detailed Description

Thread Service Interface. A Thread service must implement this interface.


Member Function Documentation

void Simias::Service::IThreadService::Start (  ) 

void Simias::Service::IThreadService::Stop (  ) 

void Simias::Service::IThreadService::Pause (  ) 

void Simias::Service::IThreadService::Resume (  ) 

int Simias::Service::IThreadService::Custom ( int  message,
string  data 
)


The documentation for this interface was generated from the following file:

Generated on Wed Apr 8 14:51:48 2009 for simias by  doxygen 1.5.6