#include <MdstTables.h>
◆ getMdstEclAuxCol() [1/3]
| vector< Mdst_ecl_aux > * MdstEclAuxCol::getMdstEclAuxCol |
( |
void | | ) |
|
|
static |
Definition at line 209 of file MdstTables.cxx.
209 {
210 if ( !s_col ) s_col = new vector<Mdst_ecl_aux>;
211 return s_col;
212}
◆ getMdstEclAuxCol() [2/3]
| vector< Mdst_ecl_aux > * MdstEclAuxCol::getMdstEclAuxCol |
( |
void | | ) |
|
|
static |
◆ getMdstEclAuxCol() [3/3]
| vector< Mdst_ecl_aux > * MdstEclAuxCol::getMdstEclAuxCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: