This notification is fired at the top of cGate::connectTo(). More...
#include <cmodelchange.h>
Public Attributes | |
cGate * | gate |
cGate * | targetGate |
cChannel * | channel |
This notification is fired at the top of cGate::connectTo().
This notification is fired on the module that contains the source gate. of the connection. If you wish to listen on the target gate of the connection being connected, you should add the listener to the parent module (as notifications propagate up).