Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
witsml2_1::ErrorTerm Class Reference
Inheritance diagram for witsml2_1::ErrorTerm:

Public Member Functions

 ErrorTerm (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
 
 ErrorTerm (common ::DataObjectRepository *repo, const std::string &guid, const std::string &title, gsoap_eml2_3::witsml21__ErrorPropagationMode propagationMode, class WeightingFunction *weightingFunction)
 
 ErrorTerm (gsoap_eml2_3::witsml21__ErrorTerm *fromGsoap)
 
 ~ErrorTerm ()
 
bool isTopLevelElement () const
 
gsoap_eml2_3::eml23__DataObjectReference * getWeightingFunctionDor () const
 
class WeightingFunctiongetWeightingFunction () const
 
void setWeightingFunction (class WeightingFunction *weightingFunction)
 
void loadTargetRelationships ()
 
virtual std::string getXmlTag () const
 
std::string getXmlNamespace () const final
 

Static Public Attributes

static const char * XML_TAG
 
static constexpr char const * XML_NS = "witsml21"
 

Constructor & Destructor Documentation

◆ ErrorTerm() [1/3]

witsml2_1::ErrorTerm::ErrorTerm ( gsoap_resqml2_0_1::eml20__DataObjectReference * partialObject)
inline

Only to be used in partial transfer context

◆ ErrorTerm() [2/3]

witsml2_1::ErrorTerm::ErrorTerm ( common ::DataObjectRepository * repo,
const std::string & guid,
const std::string & title,
gsoap_eml2_3::witsml21__ErrorPropagationMode propagationMode,
class WeightingFunction * weightingFunction )

Creates an instance of this class in a gsoap context.

Parameters
guidThe guid to set to this instance. If empty then a new guid will be generated.

◆ ErrorTerm() [3/3]

witsml2_1::ErrorTerm::ErrorTerm ( gsoap_eml2_3::witsml21__ErrorTerm * fromGsoap)
inline

Creates an instance of this class by wrapping a gsoap instance.

◆ ~ErrorTerm()

witsml2_1::ErrorTerm::~ErrorTerm ( )
inline

Destructor does nothing since the memory is managed by the gsoap context.

Member Function Documentation

◆ getXmlNamespace()

std::string witsml2_1::ErrorTerm::getXmlNamespace ( ) const
inlinefinal

Get the standard XML namespace for serializing this data object.

Member Data Documentation

◆ XML_NS

constexpr char const* witsml2_1::ErrorTerm::XML_NS = "witsml21"
staticconstexpr

The standard XML namespace for serializing this data object.


The documentation for this class was generated from the following file: