58 DLL_IMPORT_OR_EXPORT
HdfProxy(COMMON_NS::DataObjectRepository * repo,
const std::string & guid,
const std::string & title,
59 const std::string & packageDirAbsolutePath,
const std::string & externalFilePath,
60 COMMON_NS::DataObjectRepository::openingMode hdfPermissionAccess = COMMON_NS::DataObjectRepository::openingMode::READ_ONLY) :
61 EML2_NS::
HdfProxy(packageDirAbsolutePath, externalFilePath, hdfPermissionAccess)
63 initGsoapProxy(repo, guid, title, 20);