ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Page Class Reference

#include <pagepool.h>

Inheritance diagram for Page:

ClientPage ServerPage MediaPage List of all members.

Public Member Functions

 Page (int size)
int size () const
int & id ()
virtual WebPageType type () const=0

Protected Attributes

int size_
int id_

Constructor & Destructor Documentation

Page::Page int    size [inline]
 


Member Function Documentation

int& Page::id   [inline]
 

int Page::size   const [inline]
 

virtual WebPageType Page::type   const [pure virtual]
 

Implemented in MediaPage, ServerPage, and ClientPage.


Member Data Documentation

int Page::id_ [protected]
 

int Page::size_ [protected]
 


The documentation for this class was generated from the following file:
This document is generated by doxygen.