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 Page:
Public Member Functions | |
Page (int size) | |
int | size () const |
int & | id () |
virtual WebPageType | type () const=0 |
Protected Attributes | |
int | size_ |
int | id_ |
|
|
|
|
|
|
|
Implemented in MediaPage, ServerPage, and ClientPage. |
|
|
|
|