GM6000 Digital Heater Controller Branch: main
SDX-1330
List of all members | Public Types | Public Member Functions
Cpl::Persistent::GetByBufferIndexResponse Class Referenceabstract

This abstract class define ITC message type and payload for asynchronous response (to the application) of a GetByBufferIndex message. More...

Detailed Description

This abstract class define ITC message type and payload for asynchronous response (to the application) of a GetByBufferIndex message.

The Application is responsible for implementing the response method(s).

#include <IndexedEntryRequests.h>

Public Types

typedef Cpl::Itc::ResponseMessage< GetByBufferIndexResponse, GetByBufferIndexRequest, GetByBufferIndexRequest::PayloadGetByBufferIndexMsg
 Response Message Type.
 

Public Member Functions

virtual void response (GetByBufferIndexMsg &msg)=0
 Response.
 
virtual ~GetByBufferIndexResponse ()
 Virtual destructor.
 

Member Typedef Documentation

◆ GetByBufferIndexMsg

Response Message Type.

Constructor & Destructor Documentation

◆ ~GetByBufferIndexResponse()

virtual Cpl::Persistent::GetByBufferIndexResponse::~GetByBufferIndexResponse ( )
inlinevirtual

Virtual destructor.

Member Function Documentation

◆ response()

virtual void Cpl::Persistent::GetByBufferIndexResponse::response ( GetByBufferIndexMsg msg)
pure virtual

Response.


The documentation for this class was generated from the following file: