|
BALL
1.4.1
|
#include <BALL/KERNEL/proteinIterator.h>
Public Member Functions | |
| ProteinIteratorTraits () | |
| ProteinIteratorTraits (const Composite &composite) | |
| ProteinIteratorTraits (const ProteinIteratorTraits &traits, bool=true) | |
| ProteinIteratorTraits & | operator= (const ProteinIteratorTraits &traits) |
| void | resetPredicate () |
Definition at line 28 of file proteinIterator.h.
| BALL::ProteinIteratorTraits::ProteinIteratorTraits | ( | ) | [inline] |
Definition at line 33 of file proteinIterator.h.
| BALL::ProteinIteratorTraits::ProteinIteratorTraits | ( | const Composite & | composite | ) | [inline] |
Definition at line 39 of file proteinIterator.h.
| BALL::ProteinIteratorTraits::ProteinIteratorTraits | ( | const ProteinIteratorTraits & | traits, |
| bool | = true |
||
| ) | [inline] |
Definition at line 45 of file proteinIterator.h.
| ProteinIteratorTraits& BALL::ProteinIteratorTraits::operator= | ( | const ProteinIteratorTraits & | traits | ) | [inline] |
Definition at line 50 of file proteinIterator.h.
| void BALL::ProteinIteratorTraits::resetPredicate | ( | ) | [inline] |
Definition at line 56 of file proteinIterator.h.
1.7.6.1