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  

CBufList Class Reference

#include <tcpapp.h>

List of all members.

Public Member Functions

 CBufList ()
 ~CBufList ()
void insert (CBuf *cbuf)
CBufdetach ()

Protected Attributes

CBufhead_
CBuftail_


Constructor & Destructor Documentation

CBufList::CBufList   [inline]
 

CBufList::~CBufList  
 


Member Function Documentation

CBuf * CBufList::detach  
 

void CBufList::insert CBuf   cbuf
 


Member Data Documentation

CBuf* CBufList::head_ [protected]
 

CBuf* CBufList::tail_ [protected]
 


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