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

Public Types

using Attr = adios2::Attribute< T >
 
using BasicType = T
 

Static Public Member Functions

static Attr createAttribute (adios2::IO &IO, std::string name, BasicType value)
 
static void readAttribute (adios2::IO &IO, std::string name, std::shared_ptr< Attribute::resource > resource)
 
static bool attributeUnchanged (adios2::IO &IO, std::string name, BasicType 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: