ocssw
V2022
|
DataProviderConfiguration
#include <DataProvider.hpp>
Collaboration diagram for DataProviderConfiguration:
Public Member Functions | |
DataProviderConfiguration (DataRecord &data_record_, std::vector< std::shared_ptr< DataProviderPathPart >> &processing_path_) | |
Public Attributes | |
KvStore | configuration {} |
DataRecord & | data_record |
std::vector< std::shared_ptr< DataProviderPathPart > > & | processing_path |
Detailed Description
Definition at line 50 of file DataProvider.hpp.
Constructor & Destructor Documentation
◆ DataProviderConfiguration()
|
inline |
Definition at line 52 of file DataProvider.hpp.
Member Data Documentation
◆ configuration
KvStore configuration {} |
Definition at line 55 of file DataProvider.hpp.
◆ data_record
DataRecord& data_record |
Definition at line 56 of file DataProvider.hpp.
◆ processing_path
std::vector<std::shared_ptr<DataProviderPathPart> >& processing_path |
Definition at line 57 of file DataProvider.hpp.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/focs/DataProvider.hpp