OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cStudentT, including all inherited members.
cNamedObject() | cNamedObject | inline |
cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit |
cNamedObject(const cNamedObject &obj) | cNamedObject | |
omnetpp::cNamedObject::cObject(const cObject &other)=default | cObject | |
copyNotSupported() const | cObject | |
cOwnedObject() | cOwnedObject | |
cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | explicit |
cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
draw() const override | cStudentT | virtual |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const override | cStudentT | 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 |
getLiveObjectCount() | cOwnedObject | inlinestatic |
getName() const override | cNamedObject | inlinevirtual |
getNamePooling() | cNamedObject | inlinevirtual |
getOwner() const override | cOwnedObject | inlinevirtual |
getOwningContext() | cOwnedObject | static |
getRNG() const | cRandom | inline |
getThisPtr() const | cObject | inline |
getTotalObjectCount() | cOwnedObject | inlinestatic |
isName(const char *s) const | cObject | |
isOwnedObject() const override | cOwnedObject | inlinevirtual |
isSoftOwner() const | cObject | 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 |
printOn(std::ostream &os) const | cObject | virtual |
resetObjectCounters() | cOwnedObject | inlinestatic |
setName(const char *s) | cNamedObject | virtual |
setNamePooling(bool b) | cNamedObject | virtual |
setRNG(cRNG *rng) | cRandom | inlinevirtual |
str() const override | cStudentT | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
~cNamedObject() | cNamedObject | virtual |
~cObject() | cObject | virtual |
~cOwnedObject() | cOwnedObject | virtual |