22 virtual bool ExtractResponse(
const Node* node,
const data::Message*
message)
override;
33 :
Awaiter(endpoint, requestIdentifier)
A special mailbox that handles responses to a message.
An Awaiter that checks whether the operation was a success.
Abstract base class for Endpoint implementations.
ErrorAwaiter(Endpoint *endpoint, uint64_t requestIdentifier)
Construct a new ErrorAwaiter object.
Represents a Node the Endpoint knows about and can send messages to.