Simias::Discovery::DiscService Class Reference

Class the handles presence as a service. More...

Inheritance diagram for Simias::Discovery::DiscService:

Inheritance graph
[legend]
Collaboration diagram for Simias::Discovery::DiscService:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DiscService ()
 Initializes a new instance of the object class.
void Start ()
 Starts the thread service.
void Resume ()
 Resumes a paused service.
void Pause ()
 Pauses a service's execution.
int Custom (int message, string data)
 Custom.
void Stop ()
 Stops the service from executing.

Static Public Member Functions

static void UpdateCollectionList ()
 Update the collection list every 5 minutes.


Detailed Description

Class the handles presence as a service.


Constructor & Destructor Documentation

Simias::Discovery::DiscService::DiscService (  )  [inline]

Initializes a new instance of the object class.


Member Function Documentation

static void Simias::Discovery::DiscService::UpdateCollectionList (  )  [inline, static]

Update the collection list every 5 minutes.

void Simias::Discovery::DiscService::Start (  )  [inline]

Starts the thread service.

Implements Simias::Service::IThreadService.

void Simias::Discovery::DiscService::Resume (  )  [inline]

Resumes a paused service.

Implements Simias::Service::IThreadService.

void Simias::Discovery::DiscService::Pause (  )  [inline]

Pauses a service's execution.

Implements Simias::Service::IThreadService.

int Simias::Discovery::DiscService::Custom ( int  message,
string  data 
) [inline]

Custom.

Parameters:
message 
data 

Implements Simias::Service::IThreadService.

void Simias::Discovery::DiscService::Stop (  )  [inline]

Stops the service from executing.

Implements Simias::Service::IThreadService.


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

Generated on Wed Apr 8 14:47:52 2009 for simias by  doxygen 1.5.6