casacore
Public Member Functions | Static Private Attributes | List of all members

Class used to force construction of QC . More...

#include <QC.h>

Public Member Functions

 QC_init ()
 
 ~QC_init ()
 

Static Private Attributes

static uShort count
 

Detailed Description

Class used to force construction of QC .

Synopsis

A static object of this class is used to make sure that QC is constructed before it is needed, and therefore that its static data members are defined. See Meyers, p. 47.

Intended use:

Internal

Definition at line 259 of file QC.h.

Constructor & Destructor Documentation

◆ QC_init()

casacore::QC_init::QC_init ( )

◆ ~QC_init()

casacore::QC_init::~QC_init ( )

Member Data Documentation

◆ count

uShort casacore::QC_init::count
staticprivate

Definition at line 264 of file QC.h.


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