#include <HdfProxyROS3.h>
|
| HdfProxyROS3 (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject, const std::string &secretId="", const std::string &secretKey_="") |
| Only to be used in partial transfer context.
|
|
| HdfProxyROS3 (gsoap_resqml2_0_1::_eml20__EpcExternalPartReference *fromGsoap, const std::string &secretId="", const std::string &secretKey_="") |
| Constructor.
|
|
| ~HdfProxyROS3 ()=default |
|
void | open () |
|
This class allows to open an HDF5 file for reading only which is located on an AWS S3 bucket.
◆ HdfProxyROS3() [1/2]
eml2_0::HdfProxyROS3::HdfProxyROS3 |
( |
gsoap_resqml2_0_1::eml20__DataObjectReference * | partialObject, |
|
|
const std::string & | secretId = "", |
|
|
const std::string & | secretKey_ = "" ) |
|
inline |
Only to be used in partial transfer context.
- Parameters
-
[in] | partialObject | If non-nullptr, the partial object. |
| secretId | (Optional) Identifier for the secret. |
| secretKey_ | (Optional) The secret key. |
◆ HdfProxyROS3() [2/2]
eml2_0::HdfProxyROS3::HdfProxyROS3 |
( |
gsoap_resqml2_0_1::_eml20__EpcExternalPartReference * | fromGsoap, |
|
|
const std::string & | secretId = "", |
|
|
const std::string & | secretKey_ = "" ) |
|
inline |
Constructor.
- Parameters
-
[in] | fromGsoap | If non-nullptr, from gsoap. |
| secretId | (Optional) Identifier for the secret. |
| secretKey_ | (Optional) The secret key. |
◆ ~HdfProxyROS3()
eml2_0::HdfProxyROS3::~HdfProxyROS3 |
( |
| ) |
|
|
default |
◆ open()
void eml2_0::HdfProxyROS3::open |
( |
| ) |
|
Open the file for reading.
The documentation for this class was generated from the following file:
- C:/Users/philippe/dev/fesapiEnv/fesapi-2.9.0.1/src/eml2_0/HdfProxyROS3.h