rasdaman API
|
This is the complete list of members for r_Iterator< T >, including all inherited members.
advance() | r_Iterator< T > | |
get_element() const | r_Iterator< T > | |
is_equal(const r_Iterator< T > &iter) const | r_Iterator< T > | |
next(T &element) | r_Iterator< T > | |
not_done() const | r_Iterator< T > | inline |
operator*() | r_Iterator< T > | |
operator++() | r_Iterator< T > | |
operator++(int) | r_Iterator< T > | |
operator=(const r_Iterator< T > &iter) | r_Iterator< T > | |
r_Iterator() | r_Iterator< T > | |
r_Iterator(const r_Iterator< T > &iter) | r_Iterator< T > | |
r_Iterator(r_Collection< T > &source, int removed_objects=0) | r_Iterator< T > | |
replace_element(const T &element) | r_Iterator< T > | |
reset(int removed_objects=0) | r_Iterator< T > | |
~r_Iterator() | r_Iterator< T > |