|
| WeightingFunction (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) |
|
| WeightingFunction (common ::DataObjectRepository *repo, const std::string &guid, const std::string &title, const std::string &depthFormula, const std::string &inclinationFormula, const std::string &azimuthFormula) |
|
| WeightingFunction (gsoap_eml2_3::witsml21__WeightingFunction *fromGsoap) |
|
| ~WeightingFunction () |
|
bool | isTopLevelElement () const |
|
void | setKind (gsoap_eml2_3::witsml21__ErrorKind errorKind) |
|
void | pushBackSource (const std::string &source) |
|
void | setSingularityNorthFormula (const std::string &singularityNorthFormula) |
|
void | setSingularityEastFormula (const std::string &singularityEastFormula) |
|
void | setSingularityVerticalFormula (const std::string &singularityVerticalFormula) |
|
void | loadTargetRelationships () |
|
virtual std::string | getXmlTag () const |
|
std::string | getXmlNamespace () const final |
|
|
static const char * | XML_TAG |
|
static constexpr char const * | XML_NS = "witsml21" |
|
◆ WeightingFunction() [1/3]
witsml2_1::WeightingFunction::WeightingFunction |
( |
gsoap_resqml2_0_1::eml20__DataObjectReference * | partialObject | ) |
|
|
inline |
Only to be used in partial transfer context
◆ WeightingFunction() [2/3]
witsml2_1::WeightingFunction::WeightingFunction |
( |
common ::DataObjectRepository * | repo, |
|
|
const std::string & | guid, |
|
|
const std::string & | title, |
|
|
const std::string & | depthFormula, |
|
|
const std::string & | inclinationFormula, |
|
|
const std::string & | azimuthFormula ) |
Creates an instance of this class in a gsoap context.
- Parameters
-
guid | The guid to set to this instance. If empty then a new guid will be generated. |
◆ WeightingFunction() [3/3]
witsml2_1::WeightingFunction::WeightingFunction |
( |
gsoap_eml2_3::witsml21__WeightingFunction * | fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gsoap instance.
◆ ~WeightingFunction()
witsml2_1::WeightingFunction::~WeightingFunction |
( |
| ) |
|
|
inline |
Destructor does nothing since the memory is managed by the gsoap context.
◆ getXmlNamespace()
std::string witsml2_1::WeightingFunction::getXmlNamespace |
( |
| ) |
const |
|
inlinefinal |
Get the standard XML namespace for serializing this data object.
◆ XML_NS
constexpr char const* witsml2_1::WeightingFunction::XML_NS = "witsml21" |
|
staticconstexpr |
The standard XML namespace for serializing this data object.
The documentation for this class was generated from the following file: