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  

LsEqualPaths Struct Reference

#include <ls.h>

List of all members.

Public Member Functions

 LsEqualPaths ()
 LsEqualPaths (int c, int nh)
 LsEqualPaths (const LsPath &path)
 LsEqualPaths (int c, const LsNodeIdList &nhList)
LsEqualPaths & operator= (const LsEqualPaths &x)
LsEqualPaths & copy (const LsEqualPaths &x)
int appendNextHopList (const LsNodeIdList &nhl)

Public Attributes

int cost
LsNodeIdList nextHopList


Constructor & Destructor Documentation

LsEqualPaths::LsEqualPaths   [inline]
 

LsEqualPaths::LsEqualPaths int    c,
int    nh
[inline]
 

LsEqualPaths::LsEqualPaths const LsPath   path [inline]
 

LsEqualPaths::LsEqualPaths int    c,
const LsNodeIdList   nhList
[inline]
 


Member Function Documentation

int LsEqualPaths::appendNextHopList const LsNodeIdList   nhl [inline]
 

LsEqualPaths& LsEqualPaths::copy const LsEqualPaths &    x [inline]
 

LsEqualPaths& LsEqualPaths::operator= const LsEqualPaths &    x [inline]
 


Member Data Documentation

int LsEqualPaths::cost
 

LsNodeIdList LsEqualPaths::nextHopList
 


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