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

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

Detailed Description

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

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

#include <IndexedEntryRequests.h>

Public Types

typedef Cpl::Itc::ResponseMessage< GetLatestResponse, GetLatestRequest, GetLatestRequest::PayloadGetLatestMsg
 Response Message Type.
 

Public Member Functions

virtual void response (GetLatestMsg &msg)=0
 Response.
 
virtual ~GetLatestResponse ()
 Virtual destructor.
 

Member Typedef Documentation

◆ GetLatestMsg

Response Message Type.

Constructor & Destructor Documentation

◆ ~GetLatestResponse()

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

Virtual destructor.

Member Function Documentation

◆ response()

virtual void Cpl::Persistent::GetLatestResponse::response ( GetLatestMsg msg)
pure virtual

Response.


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