ServiceRequestState class. More...
#include <ServiceRequestState.hpp>
Public Member Functions | |
void | notifyReplyReceived () |
void | notifySent () |
ServiceRequestState class.
This class represents the state of a given ServiceRequest
Definition at line 51 of file ServiceRequestState.hpp.
void ServiceRequestState::notifyReplyReceived | ( | ) |
Definition at line 60 of file ServiceRequestState.cpp.
void ServiceRequestState::notifySent | ( | ) |
Definition at line 48 of file ServiceRequestState.cpp.