icedb
version 0.5.1
Snow particle scattering database API
|
An encapsulating class that ensures that an attribute exists before it is accessed. More...
#include <Attribute_impl.hpp>
Public Attributes | |
std::shared_ptr< H5::H5Object > | parent |
const std::string | name |
An encapsulating class that ensures that an attribute exists before it is accessed.
Definition at line 21 of file Attribute_impl.hpp.
const std::string icedb::Attributes::Checked_Existing_Attribute::name |
Definition at line 24 of file Attribute_impl.hpp.
std::shared_ptr<H5::H5Object> icedb::Attributes::Checked_Existing_Attribute::parent |
Definition at line 23 of file Attribute_impl.hpp.