Eris  1.3.23
Public Member Functions | List of all members
Eris::ResponseBase Class Referenceabstract
Inheritance diagram for Eris::ResponseBase:
Eris::MemberResponse< T > Eris::NullResponse

Public Member Functions

virtual bool responseReceived (const Atlas::Objects::Operation::RootOperation &op)=0
 Process a response. More...
 

Member Function Documentation

§ responseReceived()

virtual bool Eris::ResponseBase::responseReceived ( const Atlas::Objects::Operation::RootOperation &  op)
pure virtual

Process a response.

Return true if the operation was handled, and false if it should be processed by the router system as normal.

Implemented in Eris::MemberResponse< T >, and Eris::NullResponse.


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