21 #include "../resqml2/RockFluidOrganizationInterpretation.h" 
   23 namespace RESQML2_2_NS
 
   62         COMMON_NS::DataObjectReference getRockFluidUnitInterpretationDor(
unsigned int index) const final;
 
   65         DLL_IMPORT_OR_EXPORT static const 
char* XML_TAG;
 
   67         DLL_IMPORT_OR_EXPORT virtual std::
string getXmlTag() const final { 
return XML_TAG; }
 
   72         DLL_IMPORT_OR_EXPORT 
static const char* 
XML_NS;
 
Definition: RockFluidOrganizationInterpretation.h:29
 
unsigned int getRockFluidUnitInterpCount() const final
 
std::string getXmlNamespace() const final
Definition: RockFluidOrganizationInterpretation.h:77
 
~RockFluidOrganizationInterpretation()=default
 
void pushBackRockFluidUnitInterpretation(resqml2::RockFluidUnitInterpretation *rockFluidUnitInterpretation) final
 
RockFluidOrganizationInterpretation(gsoap_eml2_3::_resqml22__RockFluidOrganizationInterpretation *fromGsoap)
Definition: RockFluidOrganizationInterpretation.h:53
 
RockFluidOrganizationInterpretation(resqml2::Model *orgFeat, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.
 
RockFluidOrganizationInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: RockFluidOrganizationInterpretation.h:35
 
static const char * XML_NS
Definition: RockFluidOrganizationInterpretation.h:72