![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
Payload for Message: Open. More...
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. | |
|
inline |
Constructor.
void* Cpl::Itc::OpenRequest::OpenPayload::m_args |
Optional arguments.
bool Cpl::Itc::OpenRequest::OpenPayload::m_success |
Pass/Fail result of the open request.