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  

AggReturn Class Reference

#include <ident-tree.h>

List of all members.

Public Member Functions

 AggReturn (cluster *clusterList, double bottom, int finalIndex, int totalCount)
 ~AggReturn ()

Public Attributes

clusterclusterList_
double limit_
int finalIndex_
int totalCount_


Constructor & Destructor Documentation

AggReturn::AggReturn cluster   clusterList,
double    bottom,
int    finalIndex,
int    totalCount
[inline]
 

AggReturn::~AggReturn   [inline]
 


Member Data Documentation

cluster* AggReturn::clusterList_
 

int AggReturn::finalIndex_
 

double AggReturn::limit_
 

int AggReturn::totalCount_
 


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