| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <http-aux.h>
Public Member Functions | |
| ServerEntry (int sid) | |
| int | server () |
| ServerEntry * | next () |
| int | is_down () |
| void | down () |
| void | up () |
Public Attributes | |
| int | server_ |
| ServerEntry * | next_ |
| int | down_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|