#include <MdstTables.h>
◆ getMdstSimEclCol() [1/3]
| vector< Mdst_sim_ecl > * MdstSimEclCol::getMdstSimEclCol |
( |
void | | ) |
|
|
static |
Definition at line 298 of file MdstTables.cxx.
298 {
299 if ( !s_col ) s_col = new vector<Mdst_sim_ecl>;
300 return s_col;
301}
◆ getMdstSimEclCol() [2/3]
| vector< Mdst_sim_ecl > * MdstSimEclCol::getMdstSimEclCol |
( |
void | | ) |
|
|
static |
◆ getMdstSimEclCol() [3/3]
| vector< Mdst_sim_ecl > * MdstSimEclCol::getMdstSimEclCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: