Simias::Storage::NotificationService Class Reference

Summary description for Notification. More...

Inheritance diagram for Simias::Storage::NotificationService:

Inheritance graph
[legend]
Collaboration diagram for Simias::Storage::NotificationService:

Collaboration 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

Summary description for Notification.


Member Function Documentation

void Simias::Storage::NotificationService::Start (  )  [inline]

Called to start the service.

Implements Simias::Service::IThreadService.

void Simias::Storage::NotificationService::Stop (  )  [inline]

Called to stop the service.

Implements Simias::Service::IThreadService.

void Simias::Storage::NotificationService::Pause (  )  [inline]

Called to pause the service.

Implements Simias::Service::IThreadService.

void Simias::Storage::NotificationService::Resume (  )  [inline]

Called to resume the service after a pause.

Implements Simias::Service::IThreadService.

int Simias::Storage::NotificationService::Custom ( int  message,
string  data 
) [inline]

Called to process the service defined message.

Parameters:
message 
data 

Implements Simias::Service::IThreadService.


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

Generated on Wed Apr 8 14:55:37 2009 for simias by  doxygen 1.5.6