BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

 BALL
 -*- Mode: C++; tab-width: 2; -*-
 

Typedefs

typedef BidirectionalIterator
< Composite, Fragment,
Composite::CompositeIterator,
FragmentIteratorTraits > 
BALL::FragmentIterator
 
typedef
ConstBidirectionalIterator
< Composite, Fragment,
Composite::CompositeIterator,
FragmentIteratorTraits > 
BALL::FragmentConstIterator
 
typedef std::reverse_iterator
< FragmentIterator > 
BALL::FragmentReverseIterator
 
typedef std::reverse_iterator
< FragmentConstIterator > 
BALL::FragmentConstReverseIterator