Main Page Modules Class Hierarchy Compound List File List Compound Members
cLinkedList Member List
This is the complete list of members for cLinkedList, including all inherited members.
- className() const
[virtual] - clear()
- cLinkedList(const cLinkedList &llist)
- cLinkedList(const char *name=NULL)
[explicit] - cmpbyname(cObject *one, cObject *other)
[static] - cObject(const cObject &obj)
- cObject()
- cObject(const char *name)
[explicit] - config(VoidDelFunc _delfunc, VoidDupFunc _dupfunc, size_t _itemsize=0)
- contains(void *item) const
[inline] - copyNotSupported() const
[protected] - 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
[inline] - info(char *buf)
[virtual] - insert(void *item)
- insertAfter(void *where, void *item)
- insertBefore(void *where, void *item)
- isName(const char *s) const
[inline] - length() const
[inline] - name() const
[inline] - netPack()
[virtual] - netUnpack()
[virtual] - operator new(size_t m)
- operator=(const cLinkedList &queue)
- cObject::operator=(const cObject &o)
- owner() const
[inline] - pop()
- remove(void *item)
- setName(const char *s)
[inline] - setOwner(cObject *newowner)
- storage() const
[inline] - tail() const
[inline] - take(cObject *object)
[inline, protected] - takeOwnership(bool tk)
[inline] - takeOwnership() const
[inline] - writeContents(ostream &os)
[virtual] - writeTo(ostream &os)
[virtual] - ~cLinkedList()
[virtual] - ~cObject()
[virtual]
Generated at Mon Jun 16 23:37:32 2003 for OMNeT++ by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001