| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <tcpapp.h>
Public Member Functions | |
| CBufList () | |
| ~CBufList () | |
| void | insert (CBuf *cbuf) |
| CBuf * | detach () |
Protected Attributes | |
| CBuf * | head_ |
| CBuf * | tail_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|