#include <ngcdcsEXP.hpp>
Public Member Functions | |
| ngcdcs_exp_topic & | operator= (const ngcdcs_exp_topic &other) |
| Operator =. | |
| ngcdcs_exp_topic (const ngcdcs_exp_topic &other) | |
| Copy constructor. | |
| ngcdcs_exp_topic () | |
| Constructor. | |
Public Attributes | |
| char | id [64] |
| char | host [64] |
| char | fileName [256] |
| char | status [32] |
| int | method |
Exposure status topic
|
inline |
Copy constructor.
|
inline |
Constructor.
|
inline |
Operator =.
| char ngcdcs_exp_topic::fileName[256] |
| char ngcdcs_exp_topic::host[64] |
| char ngcdcs_exp_topic::id[64] |
| int ngcdcs_exp_topic::method |
| char ngcdcs_exp_topic::status[32] |