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::ServerEntry Struct Reference

#include <http-aux.h>

List of all members.

Public Member Functions

 ServerEntry (int sid)
int server ()
ServerEntry * next ()
int is_down ()
void down ()
void up ()

Public Attributes

int server_
ServerEntry * next_
int down_


Constructor & Destructor Documentation

NeighborCache::ServerEntry::ServerEntry int    sid [inline]
 


Member Function Documentation

void NeighborCache::ServerEntry::down   [inline]
 

int NeighborCache::ServerEntry::is_down   [inline]
 

ServerEntry* NeighborCache::ServerEntry::next   [inline]
 

int NeighborCache::ServerEntry::server   [inline]
 

void NeighborCache::ServerEntry::up   [inline]
 


Member Data Documentation

int NeighborCache::ServerEntry::down_
 

ServerEntry* NeighborCache::ServerEntry::next_
 

int NeighborCache::ServerEntry::server_
 


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