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  

MediaCache::RegInfo Struct Reference

#include <mcache.h>

List of all members.

Public Member Functions

 RegInfo ()
 ~RegInfo ()
void add_pref (int layer, const MediaSegment &s)
int pref_size (int layer, const MediaSegment &s) const

Public Attributes

char name_ [20]
HttpAppclient_
int hl_
unsigned int pb_ [MAX_LAYER]
unsigned int eb_ [MAX_LAYER]
unsigned int db_ [MAX_LAYER]
MediaSegmentList pref_ [MAX_LAYER]


Constructor & Destructor Documentation

MediaCache::RegInfo::RegInfo   [inline]
 

MediaCache::RegInfo::~RegInfo   [inline]
 


Member Function Documentation

void MediaCache::RegInfo::add_pref int    layer,
const MediaSegment   s
[inline]
 

int MediaCache::RegInfo::pref_size int    layer,
const MediaSegment   s
const [inline]
 


Member Data Documentation

HttpApp* MediaCache::RegInfo::client_
 

unsigned int MediaCache::RegInfo::db_[MAX_LAYER]
 

unsigned int MediaCache::RegInfo::eb_[MAX_LAYER]
 

int MediaCache::RegInfo::hl_
 

char MediaCache::RegInfo::name_[20]
 

unsigned int MediaCache::RegInfo::pb_[MAX_LAYER]
 

MediaSegmentList MediaCache::RegInfo::pref_[MAX_LAYER]
 


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