List of all members.
Public Member Functions |
|
| TracePagePool (const char *fn) |
|
virtual int | command (int argc, const char *const *argv) |
Protected Member Functions |
|
ServerPage * | load_page (FILE *fp) |
|
void | change_time () |
|
int | add_page (const char *pgname, ServerPage *pg) |
|
ServerPage * | get_page (int id) |
Protected Attributes |
|
Tcl_HashTable * | namemap_ |
|
Tcl_HashTable * | idmap_ |
|
RandomVariable * | ranvar_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/webcache/pagepool.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/webcache/pagepool.cc