|
BALL
1.4.1
|
#include <BALL/KERNEL/nucleotideIterator.h>
Public Member Functions | |
| NucleotideIteratorTraits () | |
| NucleotideIteratorTraits (const Composite &composite) | |
| NucleotideIteratorTraits (const NucleotideIteratorTraits &traits, bool=true) | |
| NucleotideIteratorTraits & | operator= (const NucleotideIteratorTraits &traits) |
| void | resetPredicate () |
Definition at line 25 of file nucleotideIterator.h.
Definition at line 30 of file nucleotideIterator.h.
| BALL::NucleotideIteratorTraits::NucleotideIteratorTraits | ( | const Composite & | composite | ) | [inline] |
Definition at line 36 of file nucleotideIterator.h.
| BALL::NucleotideIteratorTraits::NucleotideIteratorTraits | ( | const NucleotideIteratorTraits & | traits, |
| bool | = true |
||
| ) | [inline] |
Definition at line 42 of file nucleotideIterator.h.
| NucleotideIteratorTraits& BALL::NucleotideIteratorTraits::operator= | ( | const NucleotideIteratorTraits & | traits | ) | [inline] |
Definition at line 47 of file nucleotideIterator.h.
| void BALL::NucleotideIteratorTraits::resetPredicate | ( | ) | [inline] |
Definition at line 53 of file nucleotideIterator.h.
1.7.6.1