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 | List of all members
eml2_0::HdfProxyROS3 Class Referencefinal

#include <HdfProxyROS3.h>

Inheritance diagram for eml2_0::HdfProxyROS3:

Public Member Functions

 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 ()
 

Detailed Description

This class allows to open an HDF5 file for reading only which is located on an AWS S3 bucket.

Constructor & Destructor Documentation

◆ 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]partialObjectIf 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]fromGsoapIf non-nullptr, from gsoap.
secretId(Optional) Identifier for the secret.
secretKey_(Optional) The secret key.

◆ ~HdfProxyROS3()

eml2_0::HdfProxyROS3::~HdfProxyROS3 ( )
default

Destructor

Member Function Documentation

◆ open()

void eml2_0::HdfProxyROS3::open ( )

Open the file for reading.


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