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  

Slist< T > Class Template Reference

#include <nilist.h>

Inheritance diagram for Slist< T >:

slist_base List of all members.

Public Member Functions

void insert (const T &a)
void append (const T &a)
get ()

Friends

class Slist_iter< T >

template<class T>
class Slist< T >


Member Function Documentation

template<class T>
void Slist< T >::append const T &    a [inline]
 

template<class T>
T Slist< T >::get  
 

Reimplemented from slist_base.

template<class T>
void Slist< T >::insert const T &    a [inline]
 


Friends And Related Function Documentation

template<class T>
friend class Slist_iter< T > [friend]
 


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