24#include "witsml2_1/AbstractObject.h"
26#include "resqml2_0_1/WellboreFrameRepresentation.h"
38 const std::string & guid,
39 const std::string & title);
51 gsoap_eml2_2::eml22__DataObjectReference* getWellboreDor()
const;
52 DLL_IMPORT_OR_EXPORT
class Wellbore* getWellbore()
const;
53 void setWellbore(
class Wellbore* witsmlWellbore);
55 static const char* XML_TAG;
56 virtual std::string getXmlTag()
const {
return XML_TAG;}
58 void loadTargetRelationships();
Definition: AbstractObject.h:26
Log(gsoap_eml2_2::witsml2__Log *fromGsoap)
Definition: Log.h:44
Log(class Wellbore *witsmlWellbore, const std::string &guid, const std::string &title)
~Log()
Definition: Log.h:49
Definition: Wellbore.h:30