1#ifndef Cpl_Itc_ServiceMessage_h_
2#define Cpl_Itc_ServiceMessage_h_
This abstract class defines the operations for an ITC message.
Definition Message.h:25
This abstract class represents the action that is executed by a server thread in response to the serv...
Definition ReturnHandler.h:27
This class represents a defined message, which is posted to a mailbox-server as a request.
Definition ServiceMessage.h:28
ServiceMessage(ReturnHandler &rh) noexcept
Constructor.
void returnToSender() noexcept
This operation is invoked by the server when it has completed the operation implemented as a part of ...
The 'Cpl' namespace is the root name space for the Colony.
Definition Api16.h:20