casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Attributes
casa::QC_global_functions_QC_initialization_object Struct Reference

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

#include <QC.h>

List of all members.

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 268 of file QC.h.


Member Data Documentation

Definition at line 269 of file QC.h.


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