| callFinish() | cSimulation | |
| callInitialize() | cSimulation | |
| callRefreshDisplay() | cSimulation | |
| clearTrapOnNextEvent() | cSimulation | inline |
| cNamedObject() | cNamedObject | inline |
| cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit |
| cNamedObject(const cNamedObject &obj) | cNamedObject | |
| cObject() | cObject | inline |
| cObject(const cObject &other)=default | cObject | |
| copyNotSupported() const | cObject | |
| cSimulation(const char *name, cEnvir *env) | cSimulation | |
| deleteNetwork() | cSimulation | |
| deregisterComponent(cComponent *component) | cSimulation | |
| doneLoadingNedFiles() | cSimulation | static |
| drop(cOwnedObject *obj) | cObject | protectedvirtual |
| dropAndDelete(cOwnedObject *obj) | cObject | protected |
| dup() const | cObject | virtual |
| executeEvent(cEvent *event) | cSimulation | |
| findModuleByPath(const char *modulePath) const | cSimulation | |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) override | cSimulation | virtual |
| getActiveEnvir() | cSimulation | inlinestatic |
| getActiveSimulation() | cSimulation | inlinestatic |
| getActivityModule() const | cSimulation | inline |
| getChannel(int id) const | cSimulation | inline |
| getClassAndFullName() const | cObject | virtual |
| getClassAndFullPath() const | cObject | virtual |
| getClassName() const | cObject | virtual |
| getComponent(int id) const | cSimulation | inline |
| getContext() const | cSimulation | inline |
| getContextModule() const | cSimulation | |
| getContextSimpleModule() const | cSimulation | |
| getContextType() const | cSimulation | inline |
| getDescriptor() const | cObject | virtual |
| getEnvir() const | cSimulation | inline |
| getEventNumber() const | cSimulation | inline |
| getFES() const | cSimulation | inline |
| getFingerprintCalculator() | cSimulation | inline |
| getFullName() const | cObject | inlinevirtual |
| getFullPath() const override | cSimulation | virtual |
| getLastComponentId() const | cSimulation | inline |
| getModule(int id) const | cSimulation | inline |
| getModuleByPath(const char *modulePath) const | cSimulation | |
| getName() const override | cNamedObject | inlinevirtual |
| getNamePooling() | cNamedObject | inlinevirtual |
| getNedPackageForFolder(const char *folder) | cSimulation | static |
| getNetworkType() const | cSimulation | inline |
| getOwner() const | cObject | inlinevirtual |
| getScheduler() const | cSimulation | inline |
| getSimTime() const | cSimulation | inline |
| getSimulationStage() const | cSimulation | inline |
| getStaticEnvir() | cSimulation | inlinestatic |
| getSystemModule() const | cSimulation | inline |
| getThisPtr() const | cObject | inline |
| getUniqueNumber() | cSimulation | |
| getWarmupPeriod() const | cSimulation | inline |
| guessNextEvent() | cSimulation | |
| guessNextModule() | cSimulation | |
| guessNextSimtime() | cSimulation | |
| insertEvent(cEvent *event) | cSimulation | |
| isName(const char *s) const | cObject | |
| isOwnedObject() const | cObject | inlinevirtual |
| isSoftOwner() const | cObject | inlinevirtual |
| isTrapOnNextEventRequested() const | cSimulation | inline |
| loadNedFile(const char *nedFilename, const char *expectedPackage=nullptr, bool isXML=false) | cSimulation | static |
| loadNedSourceFolder(const char *folderName, const char *excludedPackages="") | cSimulation | static |
| loadNedText(const char *name, const char *nedText, const char *expectedPackage=nullptr, bool isXML=false) | cSimulation | static |
| omnetpp::operator=(const cNamedObject &o) | cNamedObject | |
| parsimPack(cCommBuffer *buffer) const override | cNamedObject | virtual |
| parsimUnpack(cCommBuffer *buffer) override | cNamedObject | virtual |
| printOn(std::ostream &os) const | cObject | virtual |
| putBackEvent(cEvent *event) | cSimulation | |
| registerComponent(cComponent *component) | cSimulation | |
| requestTrapOnNextEvent() | cSimulation | inline |
| setActiveSimulation(cSimulation *sim) | cSimulation | static |
| setContext(cComponent *component) | cSimulation | |
| setContextType(ContextType type) | cSimulation | inline |
| setFES(cFutureEventSet *fes) | cSimulation | |
| setFingerprintCalculator(cFingerprintCalculator *fingerprint) | cSimulation | |
| setGlobalContext() | cSimulation | inline |
| setName(const char *s) | cNamedObject | virtual |
| setNamePooling(bool b) | cNamedObject | virtual |
| setScheduler(cScheduler *scheduler) | cSimulation | |
| setSimTime(simtime_t time) | cSimulation | inline |
| setSimulationTimeLimit(simtime_t simTimeLimit) | cSimulation | |
| setStaticEnvir(cEnvir *env) | cSimulation | static |
| setSystemModule(cModule *module) | cSimulation | |
| setupNetwork(cModuleType *networkType) | cSimulation | |
| setWarmupPeriod(simtime_t t) | cSimulation | inline |
| snapshot(cObject *obj, const char *label) | cSimulation | |
| str() const | cObject | virtual |
| take(cOwnedObject *obj) | cObject | protectedvirtual |
| takeNextEvent() | cSimulation | |
| transferTo(cSimpleModule *module) | cSimulation | |
| transferToMain() | cSimulation | |
| ~cNamedObject() | cNamedObject | virtual |
| ~cObject() | cObject | virtual |
| ~cSimulation() | cSimulation | virtual |