icedb  version 0.5.1
Snow particle scattering database API
Public Attributes | List of all members
icedb::Attributes::Checked_Existing_Attribute Class Reference

An encapsulating class that ensures that an attribute exists before it is accessed. More...

#include <Attribute_impl.hpp>

Collaboration diagram for icedb::Attributes::Checked_Existing_Attribute:
Collaboration graph
[legend]

Public Attributes

std::shared_ptr< H5::H5Object > parent
 
const std::string name
 

Detailed Description

An encapsulating class that ensures that an attribute exists before it is accessed.

Todo:
Candidate class. Needs an implementation.

Definition at line 21 of file Attribute_impl.hpp.

Member Data Documentation

◆ name

const std::string icedb::Attributes::Checked_Existing_Attribute::name

Definition at line 24 of file Attribute_impl.hpp.

◆ parent

std::shared_ptr<H5::H5Object> icedb::Attributes::Checked_Existing_Attribute::parent

Definition at line 23 of file Attribute_impl.hpp.


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