37 DLL_IMPORT_OR_EXPORT
Log(gsoap_resqml2_0_1::eml20__DataObjectReference* partialObject) :
ChannelMetaDataObject(partialObject) {}
49 Log(WITSML2_NS::Wellbore* witsmlWellbore,
50 const std::string & guid,
51 const std::string & title,
84#define SETTER_GENERIC_OPTIONAL_ATTRIBUTE(attributeDatatype, attributeName)\
85 DLL_IMPORT_OR_EXPORT void set##attributeName(const attributeDatatype & attributeName);
87 SETTER_GENERIC_OPTIONAL_ATTRIBUTE(std::string, RunNumber)
88 SETTER_GENERIC_OPTIONAL_ATTRIBUTE(std::string, PassNumber)
89 SETTER_GENERIC_OPTIONAL_ATTRIBUTE(std::string, LoggingToolClassLongName)
96 DLL_IMPORT_OR_EXPORT static const
char*
XML_TAG;
111 DLL_IMPORT_OR_EXPORT static constexpr
char const*
XML_NS =
"witsml21";