| 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 ServerPage:

Public Member Functions | |
| ServerPage (int size, int id) | |
| virtual | ~ServerPage () |
| virtual WebPageType | type () const |
| int & | size () |
| int & | mtime (int n) |
| int & | num_mtime () |
| void | set_mtime (int *mt, int n) |
Protected Attributes | |
| int * | mtime_ |
| int | num_mtime_ |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Implements Page. |
|
|
|
|
|
|