casacore
Static Public Attributes | List of all members
casacore::QC_global_functions_QC_initialization_object Struct Reference

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

#include <QC.h>

Static Public Attributes

static QC_init qc_init
 

Detailed Description

Object used to force construction of QC .

Synopsis

This static object of the QC_init 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 287 of file QC.h.

Member Data Documentation

QC_init casacore::QC_global_functions_QC_initialization_object::qc_init
static

Definition at line 288 of file QC.h.


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