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  

Height Class Reference

#include <tora_packet.h>

List of all members.

Public Member Functions

 Height (int ID)
int isZero ()
int isNull ()
int compare (Height *h)
void Zero ()
void Null ()
void update (Height *h)

Public Attributes

double tau
nsaddr_t oid
int r
int delta
nsaddr_t id


Constructor & Destructor Documentation

Height::Height int    ID [inline]
 


Member Function Documentation

int Height::compare Height *    h [inline]
 

int Height::isNull   [inline]
 

int Height::isZero   [inline]
 

void Height::Null   [inline]
 

void Height::update Height *    h [inline]
 

void Height::Zero   [inline]
 


Member Data Documentation

int Height::delta
 

nsaddr_t Height::id
 

nsaddr_t Height::oid
 

int Height::r
 

double Height::tau
 


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