21 #include "../resqml2/StratigraphicColumn.h" 
   23 namespace RESQML2_2_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
 
StratigraphicColumn(common::DataObjectRepository *repo, const std::string &guid, const std::string &title)
 
~StratigraphicColumn()=default
 
StratigraphicColumn(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: StratigraphicColumn.h:37
 
void pushBackStratiColumnRank(resqml2::StratigraphicColumnRankInterpretation *stratiColumnRank) final
 
StratigraphicColumn(gsoap_eml2_3::_resqml22__StratigraphicColumn *fromGsoap)
Definition: StratigraphicColumn.h:54
 
unsigned int getStratigraphicColumnRankInterpretationCount() const final