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
resqml2::GenericFeatureInterpretation Class Reference

An interpretation of a feature that is not specialized. For example, use it when the specialized type of the associated feature is not known. More...

#include <GenericFeatureInterpretation.h>

Inheritance diagram for resqml2::GenericFeatureInterpretation:

Public Member Functions

virtual ~GenericFeatureInterpretation ()=default
 
virtual std::string getXmlTag () const final
 

Static Public Attributes

static constexpr char const * XML_TAG = "GenericFeatureInterpretation"
 

Detailed Description

An interpretation of a feature that is not specialized. For example, use it when the specialized type of the associated feature is not known.

Constructor & Destructor Documentation

◆ ~GenericFeatureInterpretation()

virtual resqml2::GenericFeatureInterpretation::~GenericFeatureInterpretation ( )
virtualdefault

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

Member Data Documentation

◆ XML_TAG

constexpr char const* resqml2::GenericFeatureInterpretation::XML_TAG = "GenericFeatureInterpretation"
staticconstexpr

The standard XML tag without XML namespace for serializing this data object.


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