openPMD-api
Static Public Member Functions | List of all members
openPMD::detail::AttributeTypes< T > Struct Template Reference

Static Public Member Functions

static void oldCreateAttribute (adios2::IO &IO, std::string name, T value)
 
static void oldReadAttribute (adios2::IO &IO, std::string name, std::shared_ptr< Attribute::resource > resource)
 
static void createAttribute (adios2::IO &IO, adios2::Engine &engine, detail::BufferedAttributeWrite &params, T value)
 
static void readAttribute (detail::PreloadAdiosAttributes const &, std::string name, std::shared_ptr< Attribute::resource > resource)
 
static bool attributeUnchanged (adios2::IO &IO, std::string name, T val)
 Is the attribute given by parameters name and val already defined exactly in that way within the given IO?
 

The documentation for this struct was generated from the following files: