21 #include "../resqml2/StratigraphicColumn.h"
23 namespace RESQML2_0_1_NS
47 StratigraphicColumn(COMMON_NS::DataObjectRepository* repo,
const std::string & guid,
const std::string & title);
59 DLL_IMPORT_OR_EXPORT
void pushBackStratiColumnRank(RESQML2_NS::StratigraphicColumnRankInterpretation * stratiColumnRank)
final;
63 DLL_IMPORT_OR_EXPORT COMMON_NS::DataObjectReference getStratigraphicColumnRankInterpretationDor(
unsigned int index) const final;
68 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
73 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }
Definition: StratigraphicColumn.h:27
unsigned int getStratigraphicColumnRankInterpretationCount() const final
void pushBackStratiColumnRank(resqml2::StratigraphicColumnRankInterpretation *stratiColumnRank) final
StratigraphicColumn(gsoap_resqml2_0_1::_resqml20__StratigraphicColumn *fromGsoap)
Definition: StratigraphicColumn.h:54
StratigraphicColumn(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: StratigraphicColumn.h:37
StratigraphicColumn(common::DataObjectRepository *repo, const std::string &guid, const std::string &title)
~StratigraphicColumn()=default