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  

PagePool Class Reference

#include <persconn.h>

Inheritance diagram for PagePool:

TclObject TclObject ClientPagePool CompMathPagePool EmpFtpTrafPool EmpWebTrafPool MathPagePool MediaPagePool ProxyTracePagePool TracePagePool WebTrafPool List of all members.

Public Member Functions

 PagePool ()
int num_pages () const
 PagePool ()
int num_pages () const

Protected Member Functions

virtual int command (int argc, const char *const *argv)
TclObjectlookup_obj (const char *name)
virtual int command (int argc, const char *const *argv)
TclObjectlookup_obj (const char *name)

Protected Attributes

int num_pages_
double start_time_
double end_time_
int duration_

Constructor & Destructor Documentation

PagePool::PagePool   [inline]
 

PagePool::PagePool   [inline]
 


Member Function Documentation

virtual int PagePool::command int    argc,
const char *const *    argv
[protected, virtual]
 

Reimplemented from TclObject.

Reimplemented in EmpFtpTrafPool, EmpWebTrafPool, LogWebTrafPool, MClientPagePool, MediaPagePool, TracePagePool, MathPagePool, CompMathPagePool, ClientPagePool, ProxyTracePagePool, EPATracePagePool, and WebTrafPool.

int PagePool::command int    argc,
const char *const *    argv
[protected, virtual]
 

Reimplemented from TclObject.

Reimplemented in EmpFtpTrafPool, EmpWebTrafPool, LogWebTrafPool, MClientPagePool, MediaPagePool, TracePagePool, MathPagePool, CompMathPagePool, ClientPagePool, ProxyTracePagePool, EPATracePagePool, and WebTrafPool.

TclObject* PagePool::lookup_obj const char *    name [inline, protected]
 

TclObject* PagePool::lookup_obj const char *    name [inline, protected]
 

int PagePool::num_pages   const [inline]
 

int PagePool::num_pages   const [inline]
 


Member Data Documentation

int PagePool::duration_ [protected]
 

double PagePool::end_time_ [protected]
 

int PagePool::num_pages_ [protected]
 

double PagePool::start_time_ [protected]
 


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