![]() |
GM6000 Digital Heater Controller Build: 20 (Branch = develop)
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.