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  

LsPath Struct Reference

#include <ls.h>

List of all members.

Public Member Functions

 LsPath ()
 LsPath (int dest, int c, int nh)
bool isValid ()

Public Attributes

int destination
int cost
int nextHop


Constructor & Destructor Documentation

LsPath::LsPath   [inline]
 

LsPath::LsPath int    dest,
int    c,
int    nh
[inline]
 


Member Function Documentation

bool LsPath::isValid   [inline]
 


Member Data Documentation

int LsPath::cost
 

int LsPath::destination
 

int LsPath::nextHop
 


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