#include <cmodelchange.h>

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()).
Public Attributes | |
| cModule * | module |
| const char * | gateName |
| int | oldSize |
The module of the gate vector.
| const char* cPostGateVectorResizeNotification::gateName |
The name of the gate vector.
The old size of the gate vector.
1.5.5