Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/structcasa_1_1QC__global__functions__QC__initialization__object.html
Дата изменения: Unknown Дата индексирования: Tue Feb 15 00:43:20 2011 Кодировка: Поисковые слова: impact |
Object used to force construction of QC . More...
#include <QC.h>
Static Public Attributes | |
static QC_init | qc_init |
Object used to force construction of QC .
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.
Internal
Definition at line 268 of file QC.h.