allocator_type typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
back() const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
back() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
begin() const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
begin() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
clear() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
const_pointer typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
const_reference typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
const_reverse_iterator typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
data_type typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
difference_type typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
empty() const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
end() const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
end() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
erase(const_iterator aPosition) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
erase(const_iterator aFirst, const_iterator aLast) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
find_by_foreign_index(foreign_index_type aForeignIndex, Pred aPred=Pred{}) const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
find_by_foreign_index(foreign_index_type aForeignIndex, Pred aPred=Pred{}) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
foreign_index(const_iterator aPosition) const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
foreign_index_type typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
front() const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
front() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
index(const_iterator aPosition) const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
index(iterator aPosition) const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
indexitor(const Alloc &aAllocator=Alloc()) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
indexitor(const size_type aCount, const value_type &aValue, const Alloc &aAllocator=Alloc()) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
indexitor(InputIterator aFirst, InputIterator aLast, const Alloc &aAllocator=Alloc()) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
indexitor(const indexitor &aOther, const Alloc &aAllocator=Alloc()) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
insert(const_iterator aPosition, const value_type &aValue, const skip_type &aSkip=skip_type{}) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
insert(const_iterator aPosition, InputIterator aFirst, InputIterator aLast) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
insert(const_iterator aPosition, InputIterator aFirst, InputIterator aLast, SkipIterator aSkipFirst, SkipIterator aSkipSecond) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
insert(const_iterator aPosition, size_type aCount, const value_type &aValue, const skip_type &aSkip=skip_type{}) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
operator=(const indexitor &aOther) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
operator[](size_type aIndex) const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
operator[](size_type aIndex) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
pointer typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
pop_back() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
pop_front() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
push_back(const value_type &aValue, const skip_type &aSkip=skip_type{}) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
push_front(const value_type &aValue, const skip_type &aSkip=skip_type{}) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
rbegin() const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
rbegin() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
reference typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
rend() const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
rend() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
resize(std::size_t aNewSize, const value_type &aValue=value_type{}, const skip_type &aSkip=skip_type{}) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
reverse_iterator typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
size() const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
size_type typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
skip_after(const_iterator aPosition) const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
skip_before(const_iterator aPosition) const | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
skip_type typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
swap(indexitor &aOther) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
update_foreign_index(const_iterator aPosition, const foreign_index_type &aForeignIndex, const skip_type &aSkip=skip_type{}) | neolib::indexitor< T, ForeignIndex, Alloc > | inline |
value_type typedef | neolib::indexitor< T, ForeignIndex, Alloc > | |
~indexitor() | neolib::indexitor< T, ForeignIndex, Alloc > | inline |