Tatooine
Public Member Functions | Static Public Member Functions | List of all members
tatooine::hdf5::property_list Struct Reference

#include <hdf5.h>

Inheritance diagram for tatooine::hdf5::property_list:
[legend]
Collaboration diagram for tatooine::hdf5::property_list:
[legend]

Public Member Functions

 property_list (hid_t cls_id=H5P_DEFAULT)
 
 property_list (property_list const &other)
 
auto operator= (property_list const &other) -> property_list &
 
 ~property_list ()
 
auto is_default () const
 
auto close () -> void
 
auto set_chunk (integral auto const ... size)
 
- Public Member Functions inherited from tatooine::hdf5::id_holder
 id_holder (hid_t const id)
 
auto id () const
 
auto set_id (hid_t const id)
 

Static Public Member Functions

static auto dataset_creation ()
 

Constructor & Destructor Documentation

◆ property_list() [1/2]

tatooine::hdf5::property_list::property_list ( hid_t  cls_id = H5P_DEFAULT)
inlineexplicit

◆ property_list() [2/2]

◆ ~property_list()

tatooine::hdf5::property_list::~property_list ( )
inline

Member Function Documentation

◆ close()

auto tatooine::hdf5::property_list::close ( ) -> void
inline

◆ dataset_creation()

static auto tatooine::hdf5::property_list::dataset_creation ( )
inlinestatic

◆ is_default()

auto tatooine::hdf5::property_list::is_default ( ) const
inline

◆ operator=()

auto tatooine::hdf5::property_list::operator= ( property_list const &  other) -> property_list&
inline

◆ set_chunk()

auto tatooine::hdf5::property_list::set_chunk ( integral auto const ...  size)
inline

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