Public Member Functions
Tonido::System::EventNotifierService Class Reference

This is a N-to-N Notification service that distributes Event Notifications. More...

Inheritance diagram for Tonido::System::EventNotifierService:
Tonido::System::Service

List of all members.

Public Member Functions

 EventNotifierService ()
 Ctor.
virtual ~EventNotifierService ()
 Dtor.
virtual bool startup (MessageDispatcher *dispatcher)
 Starts the SyncProxyService Service.
virtual bool init (const std::string &a_basePath)
 Inits the Service.
virtual const std::string & name () const
 Returns the name of the service.
virtual bool shutdown ()
 Shuts down the SyncProxyService Service.
virtual void onMessage (const void *pSender, Tonido::Data::Message::SharedPtr &args)
 onMessage

Detailed Description

This is a N-to-N Notification service that distributes Event Notifications.

For a detailed description refer to EventNotifierService


Constructor & Destructor Documentation

Tonido::System::EventNotifierService::EventNotifierService ( )

Ctor.

Details if needed

Tonido::System::EventNotifierService::~EventNotifierService ( ) [virtual]

Dtor.

Details if needed


Member Function Documentation

void Tonido::System::EventNotifierService::onMessage ( const void *  pSender,
Tonido::Data::Message::SharedPtr &  args 
) [virtual]

onMessage

onMessage virtual

Implements Tonido::System::Service.


Generated on Wed Oct 12 2011 21:46:54. © CodeLathe LLC 2007-2011. All Rights Reserved.