|
OMNeT++ Simulation Library
5.4.1
|
This is the complete list of members for cRuntimeError, including all inherited members.
| 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 &) | cException | |
| cRuntimeError(ErrorCodeInt errcode,...) | cRuntimeError | |
| cRuntimeError(const char *msg,...) | cRuntimeError | |
| cRuntimeError(const cObject *where, ErrorCodeInt errcode,...) | cRuntimeError | |
| cRuntimeError(const cObject *where, const char *msg,...) | cRuntimeError | |
| cRuntimeError(const cRuntimeError &e) | cRuntimeError | inline |
| dup() const override | cRuntimeError | 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 |
| getSimtime() const | cException | inlinevirtual |
| getSimulationStage() const | cException | inlinevirtual |
| hasContext() const | cException | inlinevirtual |
| init(const cObject *obj, ErrorCode errorcode, const char *fmt, va_list va) | cException | protected |
| isError() const | cException | inlinevirtual |
| prependMessage(const char *txt) | cException | inlinevirtual |
| setMessage(const char *txt) | cException | inlinevirtual |
| what() const override | cException | inlinevirtual |
| ~cException() | cException | inlinevirtual |