OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cQueue, including all inherited members.
back() const | cQueue | virtual |
clear() | cQueue | virtual |
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 | |
CompareFunc typedef | cQueue | |
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, Comparator *cmp=nullptr) | cQueue | |
cQueue(const char *name, CompareFunc cmp) | cQueue | |
cQueue(const cQueue &queue) | cQueue | |
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 |
getClassAndFullName() const | cObject | virtual |
getClassAndFullPath() const | cObject | virtual |
getClassName() const | cObject | virtual |
getDescriptor() const | cObject | virtual |
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 |
getOwningContext() | cOwnedObject | static |
getTakeOwnership() const | cQueue | inline |
getThisPtr() const | cObject | inline |
getTotalObjectCount() | cOwnedObject | inlinestatic |
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 | |
isOwnedObject() const override | cOwnedObject | inlinevirtual |
isSoftOwner() const | cObject | 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 |
printOn(std::ostream &os) const | cObject | 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(Comparator *cmp) | cQueue | virtual |
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 |