#include <mlinknode.h>
Inheritance diagram for SuspendLinkNodeNotify:

| Public Methods | |
| void | release (LinkNode const &other) | 
| void | releaseAll () | 
| Protected Methods | |
| virtual void | notifyConnection (NodeLinkType chg, NodeLink const *cnncn) | 
| virtual void | notifyNotifiedAndPurged (NodeLinkType chg) | 
Silences are removed automatically when this object is destroyed.
Definition at line 358 of file mlinknode.h.
| 
 | ||||||||||||
| Catch the notifications here and silence them. 
 Reimplemented from LinkNode. | 
| 
 | 
| Catch the notifications here and silence them. 
 Reimplemented from LinkNode. | 
| 
 | 
| Releases all connections, but does not disconnect them. 
 Reimplemented from LinkNode. Definition at line 365 of file mlinknode.h. References LinkNode::disconnectAll(). | 
 1.2.18
1.2.18