mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Improve encapsulation of RigEclipseResultInfo
* To make it more suitable for looking up results.
This commit is contained in:
@@ -107,6 +107,7 @@ public:
|
||||
void computeDepthRelatedResults();
|
||||
|
||||
void clearScalarResult(RiaDefines::ResultCatType type, const QString & resultName);
|
||||
void clearScalarResult(const RigEclipseResultInfo& resultInfo);
|
||||
void clearAllResults();
|
||||
void freeAllocatedResultsData();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user