#include <BALL/KERNEL/atom.h>
Definition at line 709 of file atom.h.
virtual BALL::Atom::BondIteratorTraits::~BondIteratorTraits |
( |
| ) |
|
|
inlinevirtual |
BALL::Atom::BondIteratorTraits::BondIteratorTraits |
( |
| ) |
|
|
inline |
BALL::Atom::BondIteratorTraits::BondIteratorTraits |
( |
const Atom & |
atom | ) |
|
|
inline |
void BALL::Atom::BondIteratorTraits::backward |
( |
| ) |
|
|
inline |
void BALL::Atom::BondIteratorTraits::backward |
( |
Distance |
distance | ) |
|
|
inline |
void BALL::Atom::BondIteratorTraits::dump |
( |
std::ostream & |
s | ) |
const |
|
inline |
void BALL::Atom::BondIteratorTraits::forward |
( |
| ) |
|
|
inline |
void BALL::Atom::BondIteratorTraits::forward |
( |
Distance |
distance | ) |
|
|
inline |
Atom* BALL::Atom::BondIteratorTraits::getContainer |
( |
| ) |
|
|
inline |
const Atom* BALL::Atom::BondIteratorTraits::getContainer |
( |
| ) |
const |
|
inline |
Bond& BALL::Atom::BondIteratorTraits::getData |
( |
| ) |
|
|
inline |
const Bond& BALL::Atom::BondIteratorTraits::getData |
( |
| ) |
const |
|
inline |
Bond& BALL::Atom::BondIteratorTraits::getData |
( |
Index |
index | ) |
|
|
inline |
const Bond& BALL::Atom::BondIteratorTraits::getData |
( |
Index |
index | ) |
const |
|
inline |
void BALL::Atom::BondIteratorTraits::invalidate |
( |
| ) |
|
|
inline |
bool BALL::Atom::BondIteratorTraits::isBegin |
( |
| ) |
const |
|
inline |
bool BALL::Atom::BondIteratorTraits::isEnd |
( |
| ) |
const |
|
inline |
bool BALL::Atom::BondIteratorTraits::isRBegin |
( |
| ) |
const |
|
inline |
bool BALL::Atom::BondIteratorTraits::isREnd |
( |
| ) |
const |
|
inline |
bool BALL::Atom::BondIteratorTraits::isSingular |
( |
| ) |
const |
|
inline |
bool BALL::Atom::BondIteratorTraits::isValid |
( |
| ) |
const |
|
inline |
void BALL::Atom::BondIteratorTraits::toBegin |
( |
| ) |
|
|
inline |
void BALL::Atom::BondIteratorTraits::toEnd |
( |
| ) |
|
|
inline |
void BALL::Atom::BondIteratorTraits::toRBegin |
( |
| ) |
|
|
inline |
void BALL::Atom::BondIteratorTraits::toREnd |
( |
| ) |
|
|
inline |
Atom* BALL::Atom::BondIteratorTraits::bound_ |
|
private |