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  

slink Class Reference

#include <nilist.h>

Inheritance diagram for slink:

CorresHost IntTcpAgent Segment Tlink< T > TcpSessionAgent List of all members.

Public Member Functions

 slink (int key=0)
 slink (slink *p, int key=0)

Public Attributes

slink * next_
int key_

Constructor & Destructor Documentation

slink::slink int    key = 0 [inline]
 

slink::slink slink *    p,
int    key = 0
[inline]
 


Member Data Documentation

int slink::key_
 

slink* slink::next_
 


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