71 DLL_IMPORT_OR_EXPORT virtual
void setIntervalStratigraphicUnits(
unsigned int const* stratiUnitIndices,
unsigned int nullValue,
StratigraphicOccurrenceInterpretation* stratiOccurrenceInterp, EML2_NS::AbstractHdfProxy* proxy) = 0;
80 DLL_IMPORT_OR_EXPORT virtual COMMON_NS::DataObjectReference getStratigraphicOccurrenceInterpretationDor() const = 0;
92 DLL_IMPORT_OR_EXPORT static const
char* XML_TAG;
94 DLL_IMPORT_OR_EXPORT virtual std::
string getXmlTag() const final {
return XML_TAG; }
109 WellboreMarkerFrameRepresentation() {}
116 WellboreMarkerFrameRepresentation(gsoap_resqml2_0_1::_resqml20__WellboreMarkerFrameRepresentation* fromGsoap) :
117 WellboreFrameRepresentation(fromGsoap) {}
120 virtual void loadTargetRelationships()
override;