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

Public Member Functions | |
| LogWebTrafPool () | |
| virtual | ~LogWebTrafPool () |
| int | run () |
Protected Member Functions | |
| virtual int | command (int argc, const char *const *argv) |
Private Member Functions | |
| int | loadLog (const char *) |
| int | start () |
| int | launchReq (int, int, int) |
| int | processLog () |
| Node * | picksrc (int) |
| Node * | pickdst (int) |
Private Attributes | |
| FILE * | fp |
| int | num_obj |
| double | start_t |
| RequestTimer * | req_timer |
| request_s | next_req |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from WebTrafPool. |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|