|
typedef void(T::* | T_method )(const Atlas::Objects::Operation::RootOperation &op) |
|
|
| MemberResponse (T *obj, void(T::*method)(const Atlas::Objects::Operation::RootOperation &op)) |
|
virtual bool | responseReceived (const Atlas::Objects::Operation::RootOperation &op) |
| Process a response. More...
|
|
template<class T >
virtual bool Eris::MemberResponse< T >::responseReceived |
( |
const Atlas::Objects::Operation::RootOperation & |
op) | |
|
|
inlinevirtual |
Process a response.
Return true if the operation was handled, and false if it should be processed by the router system as normal.
Implements Eris::ResponseBase.
The documentation for this class was generated from the following file: