| 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 | |
| CBuf (AppData *c, int nbytes) | |
| ~CBuf () | |
| AppData * | data () |
| int | size () |
| int | bytes () |
Protected Attributes | |
| AppData * | data_ |
| int | size_ |
| int | nbytes_ |
| CBuf * | next_ |
Friends | |
| class | CBufList |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|