Chemical Data Processing Library C++ API - Version 1.1.1
|
This is the complete list of members for CDPL::Util::IndexedElementIterator< ValueType, AccessFunc, IndexType >, including all inherited members.
distance_to(const IndexedElementIterator< ValueType2, AccessFunc2, IndexType2 > &it) const | CDPL::Util::IndexedElementIterator< ValueType, AccessFunc, IndexType > | |
getAccessFunc() const | CDPL::Util::IndexedElementIterator< ValueType, AccessFunc, IndexType > | |
getIndex() const | CDPL::Util::IndexedElementIterator< ValueType, AccessFunc, IndexType > | |
IndexedElementIterator(const IndexedElementIterator< ValueType2, AccessFunc2, IndexType2 > &it) | CDPL::Util::IndexedElementIterator< ValueType, AccessFunc, IndexType > | inline |
IndexedElementIterator(const AccessFunc &access_func, IndexType start_idx) | CDPL::Util::IndexedElementIterator< ValueType, AccessFunc, IndexType > | inline |