| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <mcache.h>
Inheritance diagram for MediaCache:

Public Member Functions | |
| MediaCache () | |
| ~MediaCache () | |
| virtual void | process_data (int size, AppData *data) |
| virtual AppData * | get_data (int &size, AppData *data) |
Protected Types | |
| enum | { NOPREF, ONLINE_PREF, OFFLINE_PREF } |
Protected Member Functions | |
| virtual int | command (int argc, const char *const *argv) |
| MClientPagePool * | mpool () |
Protected Attributes | |
| Tcl_HashTable * | cmap_ |
| enum MediaCache:: { ... } | pref_style_ |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from HttpApp. |
|
||||||||||||
|
Reimplemented from HttpApp. |
|
|
|
|
||||||||||||
|
Reimplemented from HttpApp. |
|
|
|
|
|
|