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
eml2::EpcExternalPartReference Class Reference

Proxy class for handling external parts of an EPC package. It must be used at least for external HDF5 parts. More...

#include <EpcExternalPartReference.h>

Inheritance diagram for eml2::EpcExternalPartReference:
eml2::AbstractHdfProxy eml2::HdfProxy

Public Member Functions

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

Static Public Attributes

static constexpr char const * XML_TAG = "EpcExternalPartReference"
 

Detailed Description

Proxy class for handling external parts of an EPC package. It must be used at least for external HDF5 parts.

Constructor & Destructor Documentation

◆ ~EpcExternalPartReference()

virtual eml2::EpcExternalPartReference::~EpcExternalPartReference ( )
virtualdefault

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

Member Data Documentation

◆ XML_TAG

constexpr char const* eml2::EpcExternalPartReference::XML_TAG = "EpcExternalPartReference"
staticconstexpr

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


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