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  

ServerPage Class Reference

#include <pagepool.h>

Inheritance diagram for ServerPage:

Page List of all members.

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_

Constructor & Destructor Documentation

ServerPage::ServerPage int    size,
int    id
[inline]
 

virtual ServerPage::~ServerPage   [inline, virtual]
 


Member Function Documentation

int& ServerPage::mtime int    n [inline]
 

int& ServerPage::num_mtime   [inline]
 

void ServerPage::set_mtime int *    mt,
int    n
 

int& ServerPage::size   [inline]
 

virtual WebPageType ServerPage::type   const [inline, virtual]
 

Implements Page.


Member Data Documentation

int* ServerPage::mtime_ [protected]
 

int ServerPage::num_mtime_ [protected]
 


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