|
| ErrorTermDictionary (common ::DataObjectRepository *repo, const std::string &guid, const std::string &title) |
|
| ErrorTermDictionary (gsoap_eml2_3::witsml21__ErrorTermDictionary *fromGsoap) |
|
| ~ErrorTermDictionary () |
|
std::string | getErrorTermUuid (unsigned long index) const |
|
class ErrorTerm * | getErrorTerm (unsigned long index) const |
|
std::vector< class ErrorTerm * > | getErrorTerms () const |
|
void | pushBackErrorTerm (class ErrorTerm *tem) |
|
void | loadTargetRelationships () |
|
virtual std::string | getXmlTag () const |
|
std::string | getXmlNamespace () const final |
|
|
static const char * | XML_TAG |
|
static constexpr char const * | XML_NS = "witsml21" |
|
◆ ErrorTermDictionary() [1/2]
witsml2_1::ErrorTermDictionary::ErrorTermDictionary |
( |
common ::DataObjectRepository * | repo, |
|
|
const std::string & | guid, |
|
|
const std::string & | title ) |
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. |
◆ ErrorTermDictionary() [2/2]
witsml2_1::ErrorTermDictionary::ErrorTermDictionary |
( |
gsoap_eml2_3::witsml21__ErrorTermDictionary * | fromGsoap | ) |
|
|
inline |
Creates an instance of this class by wrapping a gsoap instance.
◆ ~ErrorTermDictionary()
witsml2_1::ErrorTermDictionary::~ErrorTermDictionary |
( |
| ) |
|
|
inline |
Destructor does nothing since the memory is managed by the gsoap context.
◆ getXmlNamespace()
std::string witsml2_1::ErrorTermDictionary::getXmlNamespace |
( |
| ) |
const |
|
inlinefinal |
Get the standard XML namespace for serializing this data object.
◆ XML_NS
constexpr char const* witsml2_1::ErrorTermDictionary::XML_NS = "witsml21" |
|
staticconstexpr |
The standard XML namespace for serializing this data object.
The documentation for this class was generated from the following file: