Public Member Functions | |
| virtual bool | responseReceived (const Atlas::Objects::Operation::RootOperation &op)=0 |
| Process a response. | |
| 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::NullResponse, and Eris::MemberResponse< T >.
1.6.1