Fired at the end of cModule::setGateSize(). More...
#include <cmodelchange.h>
Public Attributes | |
cModule * | module |
const char * | gateName |
int | oldSize |
Fired at the end of cModule::setGateSize().
Note that other cModule methods used for implementing the NED "gate++" syntax also expand the gate vector, and fire this notification. These methods are getOrCreateFirstUnconnectedGate() and getOrCreateFirstUnconnectedGatePair()).