21 #include "../eml2/HdfProxy.h"
35 DLL_IMPORT_OR_EXPORT
HdfProxy(gsoap_resqml2_0_1::eml20__DataObjectReference* partialObject) : EML2_NS::
HdfProxy(partialObject) {}
42 DLL_IMPORT_OR_EXPORT
HdfProxy(
const COMMON_NS::DataObjectReference& dor) : EML2_NS::
HdfProxy(dor) {}
58 DLL_IMPORT_OR_EXPORT
HdfProxy(COMMON_NS::DataObjectRepository * repo,
const std::string & guid,
const std::string & title,
const std::string & packageDirAbsolutePath,
const std::string & externalFilePath, COMMON_NS::DataObjectRepository::openingMode hdfPermissionAccess = COMMON_NS::DataObjectRepository::openingMode::READ_ONLY);
67 DLL_IMPORT_OR_EXPORT
HdfProxy(gsoap_resqml2_0_1::_eml20__EpcExternalPartReference* fromGsoap) :
76 DLL_IMPORT_OR_EXPORT
static const char*
XML_NS;
Definition: HdfProxy.h:27
static const char * XML_NS
Definition: HdfProxy.h:76
HdfProxy(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: HdfProxy.h:35
HdfProxy(const common::DataObjectReference &dor)
Constructor.
Definition: HdfProxy.h:42
std::string getXmlNamespace() const final
Definition: HdfProxy.h:81
HdfProxy(common::DataObjectRepository *repo, const std::string &guid, const std::string &title, const std::string &packageDirAbsolutePath, const std::string &externalFilePath, common::DataObjectRepository::openingMode hdfPermissionAccess=common::DataObjectRepository::openingMode::READ_ONLY)
HdfProxy(gsoap_resqml2_0_1::_eml20__EpcExternalPartReference *fromGsoap)
Definition: HdfProxy.h:67