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

Namespaces

namespace  BALL
 

Typedefs

typedef BidirectionalIterator< Composite, Fragment, Composite::CompositeIterator, FragmentIteratorTraitsBALL::FragmentIterator
 
typedef ConstBidirectionalIterator< Composite, Fragment, Composite::CompositeIterator, FragmentIteratorTraitsBALL::FragmentConstIterator
 
typedef std::reverse_iterator< FragmentIteratorBALL::FragmentReverseIterator
 
typedef std::reverse_iterator< FragmentConstIteratorBALL::FragmentConstReverseIterator