|
|
template<typename Functor> |
| auto | withAvailableAttributes (size_t step, adios2::IO &IO, Functor &&f) -> decltype(std::forward< Functor >(f)(std::declval< std::map< std::string, adios2::Params > & >())) |
| |
|
template<typename T> |
| AttributeWithShapeAndResource< T > | getAttribute (size_t step, adios2::IO &IO, std::string const &name) const |
| |
|
template<typename T> |
| auto | getAttribute (size_t step, adios2::IO &IO, std::string const &name) const -> AttributeWithShapeAndResource< T > |
| |
The documentation for this struct was generated from the following files:
- /tmp/tmp.NhLRcLhrNZ/openPMD-api/include/openPMD/IO/ADIOS/ADIOS2PreloadAttributes.hpp
- /tmp/tmp.NhLRcLhrNZ/openPMD-api/src/IO/ADIOS/ADIOS2PreloadAttributes.cpp