21 #include "resqml2_0_1/WellboreFrameRepresentation.h" 25 class FormationMarker;
63 class WellboreMarker* pushBackNewWellboreMarker(
const std::string & guid,
const std::string & title);
69 class WellboreMarker* pushBackNewWellboreMarker(
const std::string & guid,
const std::string & title,
const gsoap_resqml2_0_1::resqml2__GeologicBoundaryKind & geologicBoundaryKind);
74 unsigned int getWellboreMarkerCount();
94 static const char* XML_TAG;
95 virtual std::string
getXmlTag()
const {
return XML_TAG;}
99 std::vector<epc::Relationship> getAllEpcRelationships()
const;
103 std::vector<WITSML1_4_1_1_NS::FormationMarker*> witsmlFormationMarkerSet;
107 std::vector<class WellboreMarker*> markerSet;
Definition: WellboreTrajectoryRepresentation.h:30
WellboreMarkerFrameRepresentation(gsoap_resqml2_0_1::_resqml2__WellboreMarkerFrameRepresentation *fromGsoap)
Definition: WellboreMarkerFrameRepresentation.h:54
const std::vector< class WellboreMarker * > & getWellboreMarkerSet() const
Definition: WellboreMarkerFrameRepresentation.h:79
Definition: StratigraphicOccurrenceInterpretation.h:30
Definition: EpcDocument.h:65
Definition: EpcDocument.h:130
Definition: EpcDocument.h:154
Definition: WellboreFrameRepresentation.h:31
Definition: WellboreMarker.h:29
virtual std::string getXmlTag() const
Definition: WellboreMarkerFrameRepresentation.h:95
Definition: WellboreInterpretation.h:26
WellboreMarkerFrameRepresentation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: WellboreMarkerFrameRepresentation.h:37
Definition: WellboreMarkerFrameRepresentation.h:30