|
OMNeT++ Simulation Library
5.4.1
|
This is the complete list of members for cExponential, including all inherited members.
| cNamedObject() | cNamedObject | |
| cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit |
| cNamedObject(const cNamedObject &obj) | cNamedObject | |
| omnetpp::cNamedObject::cObject() | cObject | inline |
| omnetpp::cNamedObject::cObject(const cObject &other) | cObject | inline |
| copyNotSupported() const | cObject | |
| cOwnedObject() | cOwnedObject | |
| cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | explicit |
| cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
| detailedInfo() const | cObject | inlinevirtual |
| draw() const override | cExponential | virtual |
| drop(cOwnedObject *obj) | cObject | protectedvirtual |
| dropAndDelete(cOwnedObject *obj) | cObject | protected |
| dup() const override | cExponential | inlinevirtual |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) | cObject | virtual |
| getClassName() const | cObject | virtual |
| getDefaultOwner() | cOwnedObject | static |
| getFullName() const | cObject | inlinevirtual |
| getFullPath() const | cObject | virtual |
| getLiveObjectCount() | cOwnedObject | inlinestatic |
| getName() const override | cNamedObject | inlinevirtual |
| getNamePooling() | cNamedObject | inlinevirtual |
| getOwner() const override | cOwnedObject | inlinevirtual |
| getRNG() const | cRandom | inline |
| getThisPtr() const | cObject | inline |
| getTotalObjectCount() | cOwnedObject | inlinestatic |
| info() const | cObject | inlinevirtual |
| isName(const char *s) const | cObject | inline |
| isOwnedObject() const override | cOwnedObject | inlinevirtual |
| isSoftOwner() const | cOwnedObject | inlinevirtual |
| omnetpp::cRandom::operator=(const cOwnedObject &o) | cOwnedObject | |
| omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
| parsimPack(cCommBuffer *buffer) const override | cOwnedObject | virtual |
| parsimUnpack(cCommBuffer *buffer) override | cOwnedObject | virtual |
| resetObjectCounters() | cOwnedObject | inlinestatic |
| setName(const char *s) | cNamedObject | virtual |
| setNamePooling(bool b) | cNamedObject | virtual |
| setRNG(cRNG *rng) | cRandom | inlinevirtual |
| str() const override | cExponential | virtual |
| take(cOwnedObject *obj) | cObject | protectedvirtual |
| ~cNamedObject() | cNamedObject | virtual |
| ~cObject() | cObject | virtual |
| ~cOwnedObject() | cOwnedObject | virtual |