Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Util::IndexedElementIterator< ValueType, AccessFunc, IndexType > Member List

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) constCDPL::Util::IndexedElementIterator< ValueType, AccessFunc, IndexType >
getAccessFunc() constCDPL::Util::IndexedElementIterator< ValueType, AccessFunc, IndexType >
getIndex() constCDPL::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