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