BALL
1.4.1
|
#include <BALL/KERNEL/standardPredicates.h>
Definition at line 486 of file standardPredicates.h.
typedef std::list<CTPNode*>::const_iterator BALL::ConnectedToPredicate::CTPNode::ConstIterator |
Definition at line 502 of file standardPredicates.h.
typedef std::list<CTPNode*>::iterator BALL::ConnectedToPredicate::CTPNode::Iterator |
Definition at line 501 of file standardPredicates.h.
BONDTYPE__UNINITIALISED | |
BONDTYPE__ANY | |
BONDTYPE__SINGLE | |
BONDTYPE__DOUBLE | |
BONDTYPE__TRIPLE | |
BONDTYPE__QUADRUPLE | |
BONDTYPE__AROMATIC |
Definition at line 490 of file standardPredicates.h.
BALL::ConnectedToPredicate::CTPNode::CTPNode | ( | const CTPNode & | node | ) |
virtual BALL::ConnectedToPredicate::CTPNode::~CTPNode | ( | ) | [virtual] |
void BALL::ConnectedToPredicate::CTPNode::addChild | ( | CTPNode * | child | ) |
virtual void BALL::ConnectedToPredicate::CTPNode::destroy | ( | ) | [virtual] |
char BALL::ConnectedToPredicate::CTPNode::getBondTypeChar | ( | ) | const |
::std::list<CTPNode*>& BALL::ConnectedToPredicate::CTPNode::getChildren | ( | ) |
const HashSet<CTPNode*>& BALL::ConnectedToPredicate::CTPNode::getLinkSet | ( | ) | const |
void BALL::ConnectedToPredicate::CTPNode::linkWith | ( | CTPNode * | partner | ) |
void BALL::ConnectedToPredicate::CTPNode::removeChild | ( | CTPNode * | child | ) |
void BALL::ConnectedToPredicate::CTPNode::setBondType | ( | Size | type | ) |
void BALL::ConnectedToPredicate::CTPNode::setBondType | ( | char | type | ) |
void BALL::ConnectedToPredicate::CTPNode::setParent | ( | CTPNode * | parent | ) |
void BALL::ConnectedToPredicate::CTPNode::setSymbol | ( | const String & | symbol | ) |
Definition at line 617 of file standardPredicates.h.
std::list<CTPNode*> BALL::ConnectedToPredicate::CTPNode::children_ [private] |
Definition at line 621 of file standardPredicates.h.
Definition at line 613 of file standardPredicates.h.
Definition at line 629 of file standardPredicates.h.
Definition at line 637 of file standardPredicates.h.
Definition at line 633 of file standardPredicates.h.
Definition at line 625 of file standardPredicates.h.