Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
Proxy class for handling external parts of an EPC package. It must be used at least for external HDF5 parts. More...
#include <EpcExternalPartReference.h>
Public Member Functions | |
virtual | ~EpcExternalPartReference ()=default |
virtual std::string | getXmlTag () const final |
Static Public Attributes | |
static constexpr char const * | XML_TAG = "EpcExternalPartReference" |
Proxy class for handling external parts of an EPC package. It must be used at least for external HDF5 parts.
|
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