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

Public Types

using rep = detail::bool_representation
 
using Attr = adios2::Attribute< rep >
 
using BasicType = rep
 

Static Public Member Functions

static Attr createAttribute (adios2::IO &IO, std::string name, bool value)
 
static void readAttribute (adios2::IO &IO, std::string name, std::shared_ptr< Attribute::resource > resource)
 
static constexpr rep toRep (bool b)
 
static constexpr bool fromRep (rep r)
 
static bool attributeUnchanged (adios2::IO &IO, std::string name, bool val)
 

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