36 #include "resqml2_0_1/WellboreFrameRepresentation.h" 40 class FormationMarker;
78 class WellboreMarker* pushBackNewWellboreMarker(
const std::string & guid,
const std::string & title);
84 class WellboreMarker* pushBackNewWellboreMarker(
const std::string & guid,
const std::string & title,
const gsoap_resqml2_0_1::resqml2__GeologicBoundaryKind & geologicBoundaryKind);
89 unsigned int getWellboreMarkerCount();
109 static const char* XML_TAG;
114 std::vector<epc::Relationship> getAllEpcRelationships()
const;
118 std::vector<witsml1_4_1_1::FormationMarker*> witsmlFormationMarkerSet;
122 std::vector<class WellboreMarker*> markerSet;
Definition: EpcDocument.h:144
Definition: WellboreInterpretation.h:40
const std::vector< class WellboreMarker * > & getWellboreMarkerSet() const
Definition: WellboreMarkerFrameRepresentation.h:94
Definition: StratigraphicOccurrenceInterpretation.h:45
Definition: WellboreMarker.h:44
Definition: WellboreMarkerFrameRepresentation.h:45
Definition: EpcDocument.h:78
Definition: EpcDocument.h:168
Definition: WellboreTrajectoryRepresentation.h:45
Definition: WellboreFrameRepresentation.h:46
WellboreMarkerFrameRepresentation(gsoap_resqml2_0_1::_resqml2__WellboreMarkerFrameRepresentation *fromGsoap)
Definition: WellboreMarkerFrameRepresentation.h:69
WellboreMarkerFrameRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: WellboreMarkerFrameRepresentation.h:52
virtual std::string getXmlTag() const
Definition: WellboreMarkerFrameRepresentation.h:110