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