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  

HttpMInvalCache::SState Struct Reference

#include <http.h>

List of all members.

Public Member Functions

 SState (NeighborCache *c)
int is_down ()
void down ()
void up ()
NeighborCachecache ()

Public Attributes

int down_
NeighborCachecache_


Constructor & Destructor Documentation

HttpMInvalCache::SState::SState NeighborCache   c [inline]
 


Member Function Documentation

NeighborCache* HttpMInvalCache::SState::cache   [inline]
 

void HttpMInvalCache::SState::down   [inline]
 

int HttpMInvalCache::SState::is_down   [inline]
 

void HttpMInvalCache::SState::up   [inline]
 


Member Data Documentation

NeighborCache* HttpMInvalCache::SState::cache_
 

int HttpMInvalCache::SState::down_
 


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