Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
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>
Public Member Functions | |
virtual | ~GenericFeatureInterpretation ()=default |
virtual std::string | getXmlTag () const final |
Static Public Attributes | |
static constexpr char const * | XML_TAG = "GenericFeatureInterpretation" |
An interpretation of a feature that is not specialized. For example, use it when the specialized type of the associated feature is not known.
|
virtualdefault |
Destructor does nothing since the memory is managed by the gSOAP context.
|
staticconstexpr |
The standard XML tag without XML namespace for serializing this data object.