GetResponse

virtual PEventResponse IEventResponder::GetResponse(const std::string &name) = 0

Gets the response with the specified name.

Parameters

name – Name of the response.

Returns

PEventResponse – The response with the specified name.

Throws