|
| ToolErrorModel (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) |
|
| ToolErrorModel (common ::DataObjectRepository *repo, const std::string &guid, const std::string &title, gsoap_eml2_3::witsml21__MisalignmentMode misalignmentMode) |
|
| ToolErrorModel (gsoap_eml2_3::witsml21__ToolErrorModel *fromGsoap) |
|
| ~ToolErrorModel () |
|
bool | isTopLevelElement () const |
|
gsoap_eml2_3::eml23__DataObjectReference * | getErrorTermDor (unsigned long index) const |
|
std::string | getErrorTermUuid (unsigned long index) const |
|
std::vector< class ErrorTerm * > | getErrorTermSet () const |
|
void | pushBackErrorTerm (class ErrorTerm *errorTerm, double magnitude, gsoap_eml2_3::eml23__UomEnum uom) |
|
void | setApplication (const std::string &application) |
|
void | setSource (const std::string &source) |
|
void | setToolKind (gsoap_eml2_3::witsml21__ToolKind toolKind) |
|
void | pushBackToolSubKind (gsoap_eml2_3::witsml21__ToolSubKind toolSubKind) |
|
void | pushBackOperatingCondition (gsoap_eml2_3::witsml21__OperatingCondition operatingCondition) |
|
void | setSurveyRunDateStart (time_t surveyRunDateStart) |
|
void | setSurveyRunDateEnd (time_t surveyRunDateEnd) |
|
void | pushBackCorrectionConsidered (gsoap_eml2_3::witsml21__CorrectionConsidered correctionConsidered) |
|
void | setReplacedToolErrorModel (ToolErrorModel *replaces) |
|
void | setAuthorization (const std::string &approvalAuthority, const std::string &approvedBy, time_t approvedOn, const std::string &checkedBy, time_t checkedOn, const std::string &revisionComment, time_t revisionDate, gsoap_eml2_3::witsml21__AuthorizationStatus *status) |
|
void | pushBackInclinationRange (double start, bool startInclusive, double end, bool endInclusive, gsoap_eml2_3::eml23__PlaneAngleUom uom, const std::string &comment=std::string()) |
|
void | pushBackInclinationRange (double start, bool startInclusive, double end, bool endInclusive, gsoap_eml2_3::eml23__PlaneAngleUom uom, double horizontalEastWestMaxValue, gsoap_eml2_3::eml23__PlaneAngleUom horizontalEastWestMaxValueUom, const std::string &comment=std::string()) |
|
void | setXyzAccelerometer () |
|
void | setXyAccelerometer (double cantAngle, gsoap_eml2_3::eml23__PlaneAngleUom cantAngleUom, bool switching) |
|
void | setExternalReference (bool value) |
|
void | pushBackContinuousGyro (gsoap_eml2_3::witsml21__GyroAxisCombination axisCombination, double start, bool startInclusive, double end, bool endInclusive, double initialization, gsoap_eml2_3::eml23__PlaneAngleUom rangeUom, double noiseReductionFactor=std::numeric_limits< double >::quiet_NaN(), gsoap_eml2_3::eml23__LengthPerTimeUom speedUom=gsoap_eml2_3::eml23__LengthPerTimeUom::m_x002fs, double speed=std::numeric_limits< double >::quiet_NaN(), gsoap_eml2_3::eml23__LengthUom reinitializationDistanceUom=gsoap_eml2_3::eml23__LengthUom::m, double reinitializationDistance=std::numeric_limits< double >::quiet_NaN()) |
|
void | pushBackStationaryGyro (gsoap_eml2_3::witsml21__GyroAxisCombination axisCombination, double start, bool startInclusive, double end, bool endInclusive, gsoap_eml2_3::eml23__PlaneAngleUom rangeUom) |
|
void | loadTargetRelationships () |
|
virtual std::string | getXmlTag () const |
|
std::string | getXmlNamespace () const final |
|