Public Member Functions | Public Attributes
Tonido::System::RegisterServiceNotification Class Reference

Notification created when service is being registered with the message dispatcher. More...

List of all members.

Public Member Functions

 RegisterServiceNotification (const std::string &service, MessageEventInfo::SharedPtr &pMEI)
 Ctor.
virtual ~RegisterServiceNotification ()
 Dtor.

Public Attributes

std::string m_service
MessageEventInfo::SharedPtr m_pMEI

Detailed Description

Notification created when service is being registered with the message dispatcher.


Constructor & Destructor Documentation

Tonido::System::RegisterServiceNotification::RegisterServiceNotification ( const std::string &  service,
MessageEventInfo::SharedPtr &  pMEI 
)

Ctor.

Details if needed

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

Dtor.

Details if needed


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