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

#include <ngcdcsMRGSHM.hpp>

Public Member Functions

 ngcdcs_mrgshm_t ()
 Constructor.
 

Public Attributes

int semId
 Semaphore id.
 
char expId [64]
 Exposure id.
 
int pid
 Process ID.
 
int status
 Status.
 
char statusName [32]
 Status string.
 
int reserved1
 Reserved for 64-bit alignment.
 
int abort
 Abort request.
 
double vsize
 Expected size after verification run (bytes)
 
double tsize
 Transferred size (bytes)
 
char newDataFileName [256]
 New data file.
 
char msg [256]
 Status message.
 
ngcdcs_mrgevt_t evt [ngcdcsMRGSHM_MAXCON]
 Event connections.
 

Detailed Description

Shared memory status structure

Constructor & Destructor Documentation

◆ ngcdcs_mrgshm_t()

ngcdcs_mrgshm_t::ngcdcs_mrgshm_t ( )
inline

Constructor.

Member Data Documentation

◆ abort

int ngcdcs_mrgshm_t::abort

Abort request.

◆ evt

ngcdcs_mrgevt_t ngcdcs_mrgshm_t::evt[ngcdcsMRGSHM_MAXCON]

Event connections.

◆ expId

char ngcdcs_mrgshm_t::expId[64]

Exposure id.

◆ msg

char ngcdcs_mrgshm_t::msg[256]

Status message.

◆ newDataFileName

char ngcdcs_mrgshm_t::newDataFileName[256]

New data file.

◆ pid

int ngcdcs_mrgshm_t::pid

Process ID.

◆ reserved1

int ngcdcs_mrgshm_t::reserved1

Reserved for 64-bit alignment.

◆ semId

int ngcdcs_mrgshm_t::semId

Semaphore id.

◆ status

int ngcdcs_mrgshm_t::status

Status.

◆ statusName

char ngcdcs_mrgshm_t::statusName[32]

Status string.

◆ tsize

double ngcdcs_mrgshm_t::tsize

Transferred size (bytes)

◆ vsize

double ngcdcs_mrgshm_t::vsize

Expected size after verification run (bytes)


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