cPostModuleDeleteNotification Class Reference

Fired at the end of cModule::deleteModule(). More...

#include <cmodelchange.h>

Inheritance diagram for cPostModuleDeleteNotification:
cModelChangeNotification cObject noncopyable

List of all members.

Public Attributes

cModulemodule
int moduleId
cModuleTypemoduleType
const char * moduleName
cModuleparentModule
int vectorSize
int index

Detailed Description

Fired at the end of cModule::deleteModule().

The module object no longer exists at this point, and its submodules have also been deleted. Fields include properties of the deleted module. It also includes the module pointer (in case it serves as a key in some user data structure), but it must NOT be dereferenced because it points to a deleted object.


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