41 DLL_IMPORT_OR_EXPORT
virtual COMMON_NS::DataObjectReference
getWellboreDor()
const = 0;
69 DLL_IMPORT_OR_EXPORT
WellboreObject(gsoap_resqml2_0_1::eml20__DataObjectReference* partialObject) : COMMON_NS::AbstractObject(partialObject) {}
79 WellboreObject(gsoap_eml2_1::eml21__AbstractObject* fromGsoap) : COMMON_NS::AbstractObject(fromGsoap) {}
86 WellboreObject(gsoap_witsml1_4::witsml14__obj_USCOREtrajectory* fromGsoap) : COMMON_NS::AbstractObject(fromGsoap) {}
A wellbore represents the path from surface to a unique bottomhole location.
Definition: Wellbore.h:46
Definition: WellboreObject.h:32
Wellbore * getWellbore() const
virtual void loadTargetRelationships() override
virtual void setWellbore(Wellbore *witsmlWellbore)=0
virtual ~WellboreObject()=default
virtual common::DataObjectReference getWellboreDor() const =0