|
OMNeT++ Simulation Library
5.4.1
|
This is the complete list of members for cQueue, including all inherited members.
| back() const | cQueue | virtual |
| clear() | cQueue | virtual |
| 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 |
| contains(cObject *obj) const | cQueue | virtual |
| copyNotSupported() const | cObject | |
| cOwnedObject() | cOwnedObject | |
| cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | explicit |
| cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
| cQueue(const char *name=nullptr, CompareFunc cmp=nullptr) | cQueue | |
| cQueue(const cQueue &queue) | cQueue | |
| detailedInfo() const | cObject | inlinevirtual |
| drop(cOwnedObject *obj) | cObject | protectedvirtual |
| dropAndDelete(cOwnedObject *obj) | cObject | protected |
| dup() const override | cQueue | inlinevirtual |
| empty() const | cQueue | inline |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) override | cQueue | virtual |
| front() const | cQueue | virtual |
| get(int i) const | cQueue | virtual |
| getClassName() const | cObject | virtual |
| getDefaultOwner() | cOwnedObject | static |
| getFullName() const | cObject | inlinevirtual |
| getFullPath() const | cObject | virtual |
| getLength() const | cQueue | virtual |
| getLiveObjectCount() | cOwnedObject | inlinestatic |
| getName() const override | cNamedObject | inlinevirtual |
| getNamePooling() | cNamedObject | inlinevirtual |
| getOwner() const override | cOwnedObject | inlinevirtual |
| getTakeOwnership() const | cQueue | inline |
| getThisPtr() const | cObject | inline |
| getTotalObjectCount() | cOwnedObject | inlinestatic |
| info() const | cObject | inlinevirtual |
| insert(cObject *obj) | cQueue | virtual |
| insertAfter(cObject *where, cObject *obj) | cQueue | virtual |
| insertBefore(cObject *where, cObject *obj) | cQueue | virtual |
| isEmpty() const | cQueue | inline |
| isName(const char *s) const | cObject | inline |
| isOwnedObject() const override | cOwnedObject | inlinevirtual |
| isSoftOwner() const | cOwnedObject | inlinevirtual |
| length() const | cQueue | inline |
| operator=(const cQueue &queue) | cQueue | |
| omnetpp::cOwnedObject::operator=(const cOwnedObject &o) | cOwnedObject | |
| omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
| parsimPack(cCommBuffer *buffer) const override | cQueue | virtual |
| parsimUnpack(cCommBuffer *buffer) override | cQueue | virtual |
| pop() | cQueue | virtual |
| remove(cObject *obj) | cQueue | virtual |
| resetObjectCounters() | cOwnedObject | inlinestatic |
| setName(const char *s) | cNamedObject | virtual |
| setNamePooling(bool b) | cNamedObject | virtual |
| setTakeOwnership(bool tk) | cQueue | inline |
| setup(CompareFunc cmp) | cQueue | virtual |
| str() const override | cQueue | virtual |
| take(cOwnedObject *obj) | cObject | protectedvirtual |
| ~cNamedObject() | cNamedObject | virtual |
| ~cObject() | cObject | virtual |
| ~cOwnedObject() | cOwnedObject | virtual |
| ~cQueue() | cQueue | virtual |