| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <nilist.h>
Inheritance diagram for Islist< T >:

Public Member Functions | |
| void | insert (T *a) |
| void | append (T *a) |
| void | remove (T *a, T *prev) |
| T * | get () |
| T * | find (int key) |
| int | count () |
Friends | |
| class | Islist_iter< T > |
|
||||||||||
|
|
|
|||||||||
|
Reimplemented from slist_base. |
|
||||||||||
|
Reimplemented from slist_base. |
|
|||||||||
|
Reimplemented from slist_base. |
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
|||||
|
|