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  

Edge Class Reference

#include <nixnode.h>

List of all members.

Public Member Functions

 Edge (nodeid_t n)
 Edge (nodeid_t n, int w)
 Edge (Edge &e)

Public Attributes

nodeid_t m_n
int m_w


Constructor & Destructor Documentation

Edge::Edge nodeid_t    n [inline]
 

Edge::Edge nodeid_t    n,
int    w
[inline]
 

Edge::Edge Edge &    e [inline]
 


Member Data Documentation

nodeid_t Edge::m_n
 

int Edge::m_w
 


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