|
Fesapi
1.0.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
21 #include "AbstractOrganizationInterpretation.h"
22 #include "../resqml2/AbstractColumnLayerGridRepresentation.h"
24 namespace RESQML2_0_1_NS
49 std::vector<RESQML2_NS::AbstractGridRepresentation *> getGridRepresentations()
const;
Definition: AbstractGridRepresentation.h:32
virtual ~AbstractStratigraphicOrganizationInterpretation()
Definition: AbstractStratigraphicOrganizationInterpretation.h:47
DLL_IMPORT_OR_EXPORT bool isAssociatedToGridRepresentation(RESQML2_NS::AbstractGridRepresentation *gridRep) const
AbstractStratigraphicOrganizationInterpretation(gsoap_resqml2_0_1::resqml20__AbstractStratigraphicOrganizationInterpretation *fromGsoap)
Definition: AbstractStratigraphicOrganizationInterpretation.h:40
DLL_IMPORT_OR_EXPORT AbstractStratigraphicOrganizationInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: AbstractStratigraphicOrganizationInterpretation.h:33
Definition: AbstractOrganizationInterpretation.h:28
DLL_IMPORT_OR_EXPORT RESQML2_NS::AbstractGridRepresentation * getGridRepresentation(unsigned int index) const
Definition: AbstractStratigraphicOrganizationInterpretation.h:26
DLL_IMPORT_OR_EXPORT unsigned int getGridRepresentationCount() const