mermaid::support::service::ServiceReplyHandlerMethod< o > Class Template Reference

Inheritance diagram for mermaid::support::service::ServiceReplyHandlerMethod< o >:
Inheritance graph
[legend]
Collaboration diagram for mermaid::support::service::ServiceReplyHandlerMethod< o >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void callHandler (shared_ptr< ServiceReply > reply)
 Method call.
 ServiceReplyHandlerMethod (o *object, SERVICE_REPLY_HANDLER_METHOD method)
 Contstructor.

Detailed Description

template<class o>
class mermaid::support::service::ServiceReplyHandlerMethod< o >

Definition at line 73 of file ServiceReplyHandlerMethod.hpp.


Constructor & Destructor Documentation

template<class o >
mermaid::support::service::ServiceReplyHandlerMethod< o >::ServiceReplyHandlerMethod ( o *  object,
SERVICE_REPLY_HANDLER_METHOD  method 
) [inline]

Contstructor.

Parameters:
object Object instance on which the method shall be called
method Method of the object's class

Definition at line 82 of file ServiceReplyHandlerMethod.hpp.


Member Function Documentation

template<class o >
virtual void mermaid::support::service::ServiceReplyHandlerMethod< o >::callHandler ( shared_ptr< ServiceReply reply  )  [inline, virtual]

Method call.

Parameters:
dataBox DataBox containing the input data.

Implements mermaid::support::service::ServiceReplyHandlerMethodBase.

Definition at line 91 of file ServiceReplyHandlerMethod.hpp.

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