ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcs_exp_topic Struct Reference

#include <ngcdcsEXP.hpp>

Public Member Functions

ngcdcs_exp_topicoperator= (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
 

Detailed Description

Exposure status topic

Constructor & Destructor Documentation

◆ ngcdcs_exp_topic() [1/2]

ngcdcs_exp_topic::ngcdcs_exp_topic ( const ngcdcs_exp_topic & other)
inline

Copy constructor.

◆ ngcdcs_exp_topic() [2/2]

ngcdcs_exp_topic::ngcdcs_exp_topic ( )
inline

Constructor.

Member Function Documentation

◆ operator=()

ngcdcs_exp_topic & ngcdcs_exp_topic::operator= ( const ngcdcs_exp_topic & other)
inline

Operator =.

Member Data Documentation

◆ fileName

char ngcdcs_exp_topic::fileName[256]

◆ host

char ngcdcs_exp_topic::host[64]

◆ id

char ngcdcs_exp_topic::id[64]

◆ method

int ngcdcs_exp_topic::method

◆ status

char ngcdcs_exp_topic::status[32]

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