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  

NeighborCache::ServerList Struct Reference

#include <http-aux.h>

List of all members.

Public Member Functions

 ServerList ()
void insert (ServerEntry *s)
ServerEntrygethead ()
int num () const

Public Attributes

ServerEntryhead_
int num_


Constructor & Destructor Documentation

NeighborCache::ServerList::ServerList   [inline]
 


Member Function Documentation

ServerEntry* NeighborCache::ServerList::gethead   [inline]
 

void NeighborCache::ServerList::insert ServerEntry   s [inline]
 

int NeighborCache::ServerList::num   const [inline]
 


Member Data Documentation

ServerEntry* NeighborCache::ServerList::head_
 

int NeighborCache::ServerList::num_
 


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