OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cDeleteModuleException, including all inherited members.
cDeleteModuleException(cModule *toDelete) | cDeleteModuleException | inline |
cDeleteModuleException(const cDeleteModuleException &e)=default | cDeleteModuleException | |
cException(ErrorCodeInt errcode,...) | cException | |
cException(const char *msg,...) | cException | |
cException(const cObject *where, ErrorCodeInt errcode,...) | cException | |
cException(const cObject *where, const char *msg,...) | cException | |
cException(const cException &)=default | cException | |
dup() const override | cDeleteModuleException | inlinevirtual |
getContextClassName() const | cException | inlinevirtual |
getContextComponentId() const | cException | inlinevirtual |
getContextComponentKind() const | cException | inlinevirtual |
getContextFullPath() const | cException | inlinevirtual |
getErrorCode() const | cException | inlinevirtual |
getEventNumber() const | cException | inlinevirtual |
getFormattedMessage() const | cException | virtual |
getModuleToDelete() const | cDeleteModuleException | inlinevirtual |
getSimtime() const | cException | inlinevirtual |
getSimulationStage() const | cException | inlinevirtual |
hasContext() const | cException | inlinevirtual |
init(const cObject *obj, ErrorCode errorcode, const std::string &msg) | cException | protected |
isError() const override | cDeleteModuleException | inlinevirtual |
prependMessage(const char *txt) | cException | inlinevirtual |
setMessage(const char *txt) | cException | inlinevirtual |
what() const override | cException | inlinevirtual |
~cException() | cException | inlinevirtual |