#include <MdstTables.h>
◆ getMdstQualityCol() [1/3]
| vector< Mdst_quality > * MdstQualityCol::getMdstQualityCol |
( |
void | | ) |
|
|
static |
Definition at line 53 of file MdstTables.cxx.
53 {
54 if ( !s_col ) s_col = new vector<Mdst_quality>;
55 return s_col;
56}
◆ getMdstQualityCol() [2/3]
| vector< Mdst_quality > * MdstQualityCol::getMdstQualityCol |
( |
void | | ) |
|
|
static |
◆ getMdstQualityCol() [3/3]
| vector< Mdst_quality > * MdstQualityCol::getMdstQualityCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: