cPostGateConnectNotification Class Reference

This notification is fired at the end of cGate::connectTo(), to announce that a connection between the given gate and its peer (gate->getNextGate()) has been created. More...

#include <cmodelchange.h>

Inheritance diagram for cPostGateConnectNotification:
cModelChangeNotification cObject noncopyable

List of all members.

Public Attributes

cGategate

Detailed Description

This notification is fired at the end of cGate::connectTo(), to announce that a connection between the given gate and its peer (gate->getNextGate()) has been created.

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).

See also:
cPostPathCreateNotification

The documentation for this class was generated from the following file:
Generated on Tue Dec 2 11:16:29 2014 for OMNeT++ Simulation Library by  doxygen 1.6.3