Main Page Modules Class Hierarchy Compound List File List Compound Members
cQueue Member List
This is the complete list of members for cQueue, including all inherited members.
- className() const
[virtual] - clear()
[virtual] - cmpbyname(cObject *one, cObject *other)
[static] - cObject(const cObject &obj)
- cObject()
- cObject(const char *name)
[explicit] - contains(cObject *obj) const
[virtual] - copyNotSupported() const
[protected] - cQueue(const cQueue &queue)
- cQueue(const char *name=NULL, CompareFunc cmp=NULL, bool a=false)
[explicit] - defaultOwner() const
[virtual] - destruct()
[inline] - discard(cObject *object)
[inline, protected] - drop(cObject *object)
[inline, protected] - dup() const
[inline, virtual] - empty() const
[inline] - findObject(const char *name, bool deep=true)
- forEach(ForeachFunc f)
[virtual] - fullName() const
[inline, virtual] - fullPath() const
[virtual] - fullPath(char *buffer, int buffersize) const
[virtual] - head() const
[virtual] - info(char *buf)
[virtual] - insert(cObject *obj)
[virtual] - insertAfter(cObject *where, cObject *obj)
[virtual] - insertBefore(cObject *where, cObject *obj)
[virtual] - isName(const char *s) const
[inline] - length() const
[virtual] - name() const
[inline] - netPack()
[virtual] - netUnpack()
[virtual] - operator new(size_t m)
- operator=(const cQueue &queue)
- cObject::operator=(const cObject &o)
- owner() const
[inline] - pop()
[virtual] - remove(cObject *obj)
[virtual] - setName(const char *s)
[inline] - setOwner(cObject *newowner)
- setup(CompareFunc cmp, bool a=false)
[virtual] - storage() const
[inline] - tail() const
[virtual] - take(cObject *object)
[inline, protected] - takeOwnership(bool tk)
[inline] - takeOwnership() const
[inline] - writeContents(ostream &os)
[virtual] - writeTo(ostream &os)
[virtual] - ~cObject()
[virtual] - ~cQueue()
[virtual]
Generated at Mon Jun 16 23:37:33 2003 for OMNeT++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001