#include <MdstTables.h>
◆ getMdstEclCrCol() [1/3]
| vector< Mdst_ecl_cr > * MdstEclCrCol::getMdstEclCrCol |
( |
void | | ) |
|
|
static |
Definition at line 221 of file MdstTables.cxx.
221 {
222 if ( !s_col ) s_col = new vector<Mdst_ecl_cr>;
223 return s_col;
224}
◆ getMdstEclCrCol() [2/3]
| vector< Mdst_ecl_cr > * MdstEclCrCol::getMdstEclCrCol |
( |
void | | ) |
|
|
static |
◆ getMdstEclCrCol() [3/3]
| vector< Mdst_ecl_cr > * MdstEclCrCol::getMdstEclCrCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: