#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 | |
TNode_ * | nlast |
EdgeItem< Index, Index > * | efirst |
pointer to the first edge of the message path |
Definition at line 196 of file ringPerceptionProcessor.h.
void BALL::RingPerceptionProcessor::PathMessage_::push | ( | EdgeItem< Index, Index > * | bond, | |
TNode_ * | node | |||
) |
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.
pointer to the first node this message was sent from
Definition at line 204 of file ringPerceptionProcessor.h.
Definition at line 207 of file ringPerceptionProcessor.h.