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

#include <ngcdcsMRGLIST.hpp>

Public Member Functions

 ngcdcs_mfile_t ()
 Constructor.
 
 ~ngcdcs_mfile_t ()
 Destructor.
 

Public Attributes

char name [256]
 Entry name.
 
char msg [256]
 Status message.
 
int status
 Merging status.
 
int mrgId
 Merger id.
 
char expId [64]
 Exposure id.
 
ngcdcs_mfile_tnext
 Next entry.
 
ngcdcs_mfile_tprev
 Previous entry.
 

Detailed Description

Merger file-list entry

Constructor & Destructor Documentation

◆ ngcdcs_mfile_t()

ngcdcs_mfile_t::ngcdcs_mfile_t ( )
inline

Constructor.

◆ ~ngcdcs_mfile_t()

ngcdcs_mfile_t::~ngcdcs_mfile_t ( )
inline

Destructor.

Member Data Documentation

◆ expId

char ngcdcs_mfile_t::expId[64]

Exposure id.

◆ mrgId

int ngcdcs_mfile_t::mrgId

Merger id.

◆ msg

char ngcdcs_mfile_t::msg[256]

Status message.

◆ name

char ngcdcs_mfile_t::name[256]

Entry name.

◆ next

ngcdcs_mfile_t* ngcdcs_mfile_t::next

Next entry.

◆ prev

ngcdcs_mfile_t* ngcdcs_mfile_t::prev

Previous entry.

◆ status

int ngcdcs_mfile_t::status

Merging status.


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