BALL::Atom::BondIteratorTraits Class Reference
#include <BALL/KERNEL/atom.h>
List of all members.
Constructor & Destructor Documentation
virtual BALL::Atom::BondIteratorTraits::~BondIteratorTraits |
( |
|
) |
[inline, virtual] |
BALL::Atom::BondIteratorTraits::BondIteratorTraits |
( |
|
) |
[inline] |
BALL::Atom::BondIteratorTraits::BondIteratorTraits |
( |
const Atom & |
atom |
) |
[inline] |
BALL::Atom::BondIteratorTraits::BondIteratorTraits |
( |
const BondIteratorTraits & |
traits, |
|
|
bool |
= true | |
|
) |
| | [inline] |
Member Function Documentation
void BALL::Atom::BondIteratorTraits::backward |
( |
Distance |
distance |
) |
[inline] |
void BALL::Atom::BondIteratorTraits::backward |
( |
|
) |
[inline] |
void BALL::Atom::BondIteratorTraits::dump |
( |
std::ostream & |
s |
) |
const [inline] |
void BALL::Atom::BondIteratorTraits::forward |
( |
Distance |
distance |
) |
[inline] |
void BALL::Atom::BondIteratorTraits::forward |
( |
|
) |
[inline] |
const Atom* BALL::Atom::BondIteratorTraits::getContainer |
( |
|
) |
const [inline] |
Atom* BALL::Atom::BondIteratorTraits::getContainer |
( |
|
) |
[inline] |
const Bond& BALL::Atom::BondIteratorTraits::getData |
( |
Index |
index |
) |
const [inline] |
Bond& BALL::Atom::BondIteratorTraits::getData |
( |
Index |
index |
) |
[inline] |
const Bond& BALL::Atom::BondIteratorTraits::getData |
( |
|
) |
const [inline] |
Bond& BALL::Atom::BondIteratorTraits::getData |
( |
|
) |
[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] |
Friends And Related Function Documentation
Member Data Documentation