cPreGateAddNotification Class Reference

This notification is fired at the top of cModule::addGate(), that is, when a gate or gate vector is added to the module. More...

#include <cmodelchange.h>

Inheritance diagram for cPreGateAddNotification:
cModelChangeNotification cObject noncopyable

List of all members.

Public Attributes

cModulemodule
const char * gateName
cGate::Type gateType
bool isVector

Detailed Description

This notification is fired at the top of cModule::addGate(), that is, when a gate or gate vector is added to the module.

Note: this notification is fired for the gate or gate vector as a whole, and not for individual gate objects in it. That is, a single notification is fired for an inout gate (which is a gate pair) and for gate vectors as well.

Fields in this class carry the module object on which the gate or gate vector being created, and the arguments of the addGate() method call.


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