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

This abstract class define ITC message type and payload for the application to stop the current MApp. More...

Detailed Description

This abstract class define ITC message type and payload for the application to stop the current MApp.

#include <Requests.h>

Inheritance diagram for Cpl::MApp::StopAllMAppRequest:
[legend]

Classes

class  Payload
 Payload for Message: StopMApp (No actual Data -->just a type name) More...
 

Public Types

typedef Cpl::Itc::SAP< StopAllMAppRequestSAP
 SAP for this API.
 
typedef Cpl::Itc::RequestMessage< StopAllMAppRequest, PayloadStopAllMAppMsg
 Message Type: Stop.
 

Public Member Functions

virtual void request (StopAllMAppMsg &msg)=0
 Request: Stop message.
 
virtual ~StopAllMAppRequest ()
 Virtual Destructor.
 

Member Typedef Documentation

◆ SAP

SAP for this API.

◆ StopAllMAppMsg

Message Type: Stop.

Constructor & Destructor Documentation

◆ ~StopAllMAppRequest()

virtual Cpl::MApp::StopAllMAppRequest::~StopAllMAppRequest ( )
inlinevirtual

Virtual Destructor.

Member Function Documentation

◆ request()

virtual void Cpl::MApp::StopAllMAppRequest::request ( StopAllMAppMsg msg)
pure virtual

Request: Stop message.

Implemented in Cpl::MApp::Manager.


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