|
BALL
1.4.79
|
#include <BALL/KERNEL/atom.h>#include <BALL/KERNEL/iterator.h>#include <BALL/KERNEL/predicate.h>#include <BALL/CONCEPT/stdIteratorWrapper.h>Go to the source code of this file.
Classes | |
| class | BALL::AtomIteratorTraits |
Namespaces | |
| BALL | |
| -*- Mode: C++; tab-width: 2; -*- | |
Typedefs | |
Iterator type definitions for the various AtomIterators | |
| typedef BidirectionalIterator < Composite, Atom, Composite::CompositeIterator, AtomIteratorTraits > | BALL::AtomIterator |
| typedef ConstBidirectionalIterator < Composite, Atom, Composite::CompositeIterator, AtomIteratorTraits > | BALL::AtomConstIterator |
| typedef std::reverse_iterator < AtomIterator > | BALL::AtomReverseIterator |
| A mutable reverse bidirectional iterator for the Atom class. More... | |
| typedef std::reverse_iterator < AtomConstIterator > | BALL::AtomConstReverseIterator |
| A constant reverse bidirectional iterator for the Atom class. More... | |
1.8.7