BALL 1.5.0
Loading...
Searching...
No Matches
atomContainerIterator.h File Reference

Go to the source code of this file.

Classes

class  BALL::AtomContainerIteratorTraits
 

Namespaces

namespace  BALL
 

Typedefs

Iterator type definitions for the various AtomContainerIterators.
typedef BidirectionalIterator< Composite, AtomContainer, Composite::CompositeIterator, AtomContainerIteratorTraitsBALL::AtomContainerIterator
 
typedef ConstBidirectionalIterator< Composite, AtomContainer, Composite::CompositeIterator, AtomContainerIteratorTraitsBALL::AtomContainerConstIterator
 
typedef std::reverse_iterator< AtomContainerIteratorBALL::AtomContainerReverseIterator
 A mutable reverse bidirectional iterator for the AtomContainer class.
 
typedef std::reverse_iterator< AtomContainerConstIteratorBALL::AtomContainerConstReverseIterator
 A constant reverse bidirectional iterator for the AtomContainer class.