#include <attribute_iterator.hpp>
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ AttributeIterator() [1/3]
hdf5::attribute::AttributeIterator::AttributeIterator |
( |
| ) |
|
|
delete |
◆ AttributeIterator() [2/3]
◆ AttributeIterator() [3/3]
hdf5::attribute::AttributeIterator::AttributeIterator |
( |
const AttributeManager & |
manager, |
|
|
ssize_t |
index |
|
) |
| |
◆ operator bool()
hdf5::attribute::AttributeIterator::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator!=()
bool hdf5::attribute::AttributeIterator::operator!= |
( |
const AttributeIterator & |
a | ) |
const |
◆ operator*()
value_type hdf5::attribute::AttributeIterator::operator* |
( |
| ) |
const |
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator+=()
◆ operator--() [1/2]
◆ operator--() [2/2]
◆ operator-=()
◆ operator->()
value_type* hdf5::attribute::AttributeIterator::operator-> |
( |
| ) |
|
◆ operator==()
bool hdf5::attribute::AttributeIterator::operator== |
( |
const AttributeIterator & |
a | ) |
const |
The documentation for this class was generated from the following file: