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

Public Member Functions | |
| ProxyTracePagePool () | |
| virtual | ~ProxyTracePagePool () |
| virtual int | command (int argc, const char *const *argv) |
Protected Member Functions | |
| int | init_req (const char *fn) |
| int | init_page (const char *fn) |
| int | find_info () |
| ClientRequest * | load_req (int cid) |
Protected Attributes | |
| RandomVariable * | rvDyn_ |
| RandomVariable * | rvStatic_ |
| int | br_ |
| int * | size_ |
| FILE * | reqfile_ |
| Tcl_HashTable * | req_ |
| int | nclient_ |
| int | lastseq_ |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from PagePool. Reimplemented in EPATracePagePool. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|