36 #include "resqml2_0_1/WellboreFrameRepresentation.h" 40 class FormationMarker;
70 class WellboreMarker* pushBackNewWellboreMarker(
const std::string & guid,
const std::string & title);
76 class WellboreMarker* pushBackNewWellboreMarker(
const std::string & guid,
const std::string & title,
const gsoap_resqml2_0_1::resqml2__GeologicBoundaryKind & geologicBoundaryKind);
81 unsigned int getWellboreMarkerCount();
101 static const char* XML_TAG;
106 std::vector<epc::Relationship> getAllEpcRelationships()
const;
110 std::vector<witsml1_4_1_1::FormationMarker*> witsmlFormationMarkerSet;
114 std::vector<class WellboreMarker*> markerSet;
Definition: EpcDocument.h:142
Definition: WellboreInterpretation.h:40
const std::vector< class WellboreMarker * > & getWellboreMarkerSet() const
Definition: WellboreMarkerFrameRepresentation.h:86
Definition: StratigraphicOccurrenceInterpretation.h:45
Definition: WellboreMarker.h:44
Definition: WellboreMarkerFrameRepresentation.h:45
Definition: EpcDocument.h:79
Definition: EpcDocument.h:155
Definition: WellboreTrajectoryRepresentation.h:50
Definition: WellboreFrameRepresentation.h:46
WellboreMarkerFrameRepresentation(gsoap_resqml2_0_1::_resqml2__WellboreMarkerFrameRepresentation *fromGsoap)
Definition: WellboreMarkerFrameRepresentation.h:61
virtual std::string getXmlTag() const
Definition: WellboreMarkerFrameRepresentation.h:102