BALL 1.5.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
proteinIterator.h File Reference
#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

namespace  BALL
 

Typedefs

typedef BidirectionalIterator< Composite, Protein, Composite::CompositeIterator, ProteinIteratorTraitsBALL::ProteinIterator
 
typedef ConstBidirectionalIterator< Composite, Protein, Composite::CompositeIterator, ProteinIteratorTraitsBALL::ProteinConstIterator
 
typedef std::reverse_iterator< ProteinIteratorBALL::ProteinReverseIterator
 
typedef std::reverse_iterator< ProteinConstIteratorBALL::ProteinConstReverseIterator