|
BALL
1.4.79
|
#include <BALL/KERNEL/iterator.h>#include <BALL/KERNEL/protein.h>#include <BALL/KERNEL/predicate.h>Go to the source code of this file.
Classes | |
| class | BALL::ProteinIteratorTraits |
Namespaces | |
| BALL | |
| -*- Mode: C++; tab-width: 2; -*- | |
Typedefs | |
| typedef BidirectionalIterator < Composite, Protein, Composite::CompositeIterator, ProteinIteratorTraits > | BALL::ProteinIterator |
| typedef ConstBidirectionalIterator < Composite, Protein, Composite::CompositeIterator, ProteinIteratorTraits > | BALL::ProteinConstIterator |
| typedef std::reverse_iterator < ProteinIterator > | BALL::ProteinReverseIterator |
| typedef std::reverse_iterator < ProteinConstIterator > | BALL::ProteinConstReverseIterator |
1.8.7