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  

CompMathPagePool Class Reference

#include <pagepool.h>

Inheritance diagram for CompMathPagePool:

PagePool TclObject TclObject List of all members.

Public Member Functions

 CompMathPagePool ()

Protected Member Functions

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

Protected Attributes

RandomVariablervMainAge_
RandomVariablervCompAge_
int main_size_
int comp_size_

Constructor & Destructor Documentation

CompMathPagePool::CompMathPagePool  
 


Member Function Documentation

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

Reimplemented from PagePool.


Member Data Documentation

int CompMathPagePool::comp_size_ [protected]
 

int CompMathPagePool::main_size_ [protected]
 

RandomVariable* CompMathPagePool::rvCompAge_ [protected]
 

RandomVariable* CompMathPagePool::rvMainAge_ [protected]
 


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