mermaid::support::service::ServiceReplyHandlerMethodBase Class Reference

Inheritance diagram for mermaid::support::service::ServiceReplyHandlerMethodBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void callHandler (shared_ptr< ServiceReply > reply)=0
 Handler call method.

Detailed Description

Definition at line 54 of file ServiceReplyHandlerMethod.hpp.


Member Function Documentation

virtual void mermaid::support::service::ServiceReplyHandlerMethodBase::callHandler ( shared_ptr< ServiceReply reply  )  [pure virtual]

Handler call method.

This method calls the handler to which the instance of this class points to.

Author:
Marco Barbosa

Implemented in mermaid::support::service::ServiceReplyHandlerMethod< o >.

Generated on Fri Mar 4 22:15:51 2011 for MeRMaID::support by  doxygen 1.6.3