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  

LsList< _Tp > Class Template Reference

#include <ls.h>

Inheritance diagram for LsList< _Tp >:

list List of all members.

Public Types

typedef list< _Tp > baseList

Public Member Functions

 LsList ()
 LsList (const _Tp &x)
void eraseAll ()
LsList< _Tp > & operator= (const LsList< _Tp > &x)

template<class _Tp>
class LsList< _Tp >


Member Typedef Documentation

template<class _Tp>
typedef list<_Tp> LsList< _Tp >::baseList
 


Constructor & Destructor Documentation

template<class _Tp>
LsList< _Tp >::LsList   [inline]
 

template<class _Tp>
LsList< _Tp >::LsList const _Tp &    x [inline]
 


Member Function Documentation

template<class _Tp>
void LsList< _Tp >::eraseAll   [inline]
 

template<class _Tp>
LsList<_Tp>& LsList< _Tp >::operator= const LsList< _Tp > &    x [inline]
 


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