OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cScheduler, including all inherited members.
cObject() | cObject | inline |
cObject(const cObject &other)=default | cObject | |
copyNotSupported() const | cObject | |
cScheduler() | cScheduler | inline |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const | cObject | virtual |
endRun() | cScheduler | inlinevirtual |
executionResumed() | cScheduler | inlinevirtual |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | virtual |
getClassAndFullName() const | cObject | virtual |
getClassAndFullPath() const | cObject | virtual |
getClassName() const | cObject | virtual |
getDescriptor() const | cObject | virtual |
getFullName() const | cObject | inlinevirtual |
getFullPath() const | cObject | virtual |
getName() const | cObject | inlinevirtual |
getOwner() const | cObject | inlinevirtual |
getSimulation() const | cScheduler | inline |
getSimulationLifecycleEventName(SimulationLifecycleEventType eventType) | cISimulationLifecycleListener | static |
getThisPtr() const | cObject | inline |
guessNextEvent()=0 | cScheduler | pure virtual |
isName(const char *s) const | cObject | |
isOwnedObject() const | cObject | inlinevirtual |
isSoftOwner() const | cObject | inlinevirtual |
lifecycleEvent(SimulationLifecycleEventType eventType, cObject *details) override | cScheduler | protectedvirtual |
listenerAdded() | cISimulationLifecycleListener | inlinevirtual |
listenerRemoved() | cISimulationLifecycleListener | inlinevirtual |
parsimPack(cCommBuffer *buffer) const | cObject | virtual |
parsimUnpack(cCommBuffer *buffer) | cObject | virtual |
printOn(std::ostream &os) const | cObject | virtual |
putBackEvent(cEvent *event)=0 | cScheduler | pure virtual |
setSimulation(cSimulation *_sim) | cScheduler | virtual |
startRun() | cScheduler | inlinevirtual |
str() const override | cScheduler | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
takeNextEvent()=0 | cScheduler | pure virtual |
~cISimulationLifecycleListener() | cISimulationLifecycleListener | virtual |
~cObject() | cObject | virtual |
~cScheduler() | cScheduler | inlinevirtual |