| 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 MediaServer:

Public Member Functions | |
| MediaServer () | |
| ~MediaServer () | |
| virtual AppData * | get_data (int &size, AppData *d) |
Protected Types | |
| typedef Queue< PrefInfo > | PrefInfoQ |
| typedef QueueElem< PrefInfo > | PrefInfoE |
Protected Member Functions | |
| virtual int | command (int argc, const char *const *argv) |
| MediaSegment | get_next_segment (MediaRequest *r, Application *&ci) |
| PrefInfoE * | find_prefinfo (PrefInfoQ *q, Application *conid) |
| PrefInfoQ * | get_piq (const char *pgname, HttpApp *client) |
| RegInfo * | get_reginfo (Application *app) |
Protected Attributes | |
| Tcl_HashTable * | pref_ |
| Tcl_HashTable * | cmap_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented from HttpApp. |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from HttpApp. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|