GM6000 Digital Heater Controller Branch: main
SDX-1330
List of all members | Public Member Functions | Public Attributes
Cpl::Itc::OpenRequest::OpenPayload Class Reference

Payload for Message: Open. More...

Detailed Description

Payload for Message: Open.

#include <OpenRequest.h>

Public Member Functions

 OpenPayload (void *args=nullptr)
 Constructor.
 

Public Attributes

bool m_success
 Pass/Fail result of the open request.
 
void * m_args
 Optional arguments.
 

Constructor & Destructor Documentation

◆ OpenPayload()

Cpl::Itc::OpenRequest::OpenPayload::OpenPayload ( void *  args = nullptr)
inline

Constructor.

Member Data Documentation

◆ m_args

void* Cpl::Itc::OpenRequest::OpenPayload::m_args

Optional arguments.

◆ m_success

bool Cpl::Itc::OpenRequest::OpenPayload::m_success

Pass/Fail result of the open request.


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