BALL
1.4.2
|
#include <BALL/QSAR/ringPerceptionProcessor.h>
Public Member Functions | |
void | push (EdgeItem< Index, Index > *bond, TNode_ *node) |
Public Attributes | |
BitVector | beep |
TNode_ * | nfirst |
pointer to the first node this message was sent from More... | |
TNode_ * | nlast |
EdgeItem< Index, Index > * | efirst |
pointer to the first edge of the message path More... | |
Definition at line 196 of file ringPerceptionProcessor.h.
void BALL::RingPerceptionProcessor::PathMessage_::push | ( | EdgeItem< Index, Index > * | bond, |
TNode_ * | node | ||
) |
BitVector BALL::RingPerceptionProcessor::PathMessage_::beep |
Definition at line 201 of file ringPerceptionProcessor.h.
pointer to the first edge of the message path
Definition at line 210 of file ringPerceptionProcessor.h.
TNode_* BALL::RingPerceptionProcessor::PathMessage_::nfirst |
pointer to the first node this message was sent from
Definition at line 204 of file ringPerceptionProcessor.h.
TNode_* BALL::RingPerceptionProcessor::PathMessage_::nlast |
Definition at line 207 of file ringPerceptionProcessor.h.