casa
$Rev:20696$
|
Class used to force construction of QC . More...
#include <QC.h>
Public Member Functions | |
QC_init () | |
~QC_init () | |
Static Private Attributes | |
static uShort | count |
Class used to force construction of QC .
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.
Internal
uShort casa::QC_init::count [static, private] |