ocssw
V2022
|
AttributeReader Member List
This is the complete list of members for AttributeReader, including all inherited members.
_attributes | AttributeReader | protected |
_config | AttributeReader | protected |
addAttributes(const std::filesystem::path &path, const std::string &mode="default", const std::unordered_set< std::string > &products_requested={}) | AttributeReader | |
addAttributes(FileReaderHints &hints, const std::string &key) | AttributeReader | |
addAttributes(netCDF::NcFile &nc, const std::string &key) | AttributeReader | |
addAttributes(T &&storage_object, const std::string &mode, const std::unordered_set< std::string > &products_requested={}) | AttributeReader | inline |
addAttributes(const T &custom_attrs, const std::string &type, const std::string &mode="add") | AttributeReader | inline |
AttributeReader(const std::filesystem::path &path, const std::string &mode="default", const std::unordered_set< std::string > &products_requested={}) | AttributeReader | |
AttributeReader(netCDF::NcFile &nc, const std::string &key) | AttributeReader | |
AttributeReader(FileReaderHints &hints, const std::string &key) | AttributeReader | |
AttributeReader() | AttributeReader | |
configs | AttributeReader | protected |
getAttrs() const | AttributeReader | |
info | AttributeReader | protected |
~AttributeReader()=default | AttributeReader |