List of all members.
Public Member Functions |
|
| MediaApp (const char *page) |
|
virtual AppData * | get_data (int &size, AppData *req_data=0) |
|
virtual void | process_data (int size, AppData *data) |
|
void | set_page (const char *pg) |
|
void | log (const char *fmt,...) |
|
int | command (int argc, const char *const *argv) |
Protected Member Functions |
|
virtual void | start () |
|
virtual void | stop () |
|
RapAgent * | rap () |
Protected Attributes |
|
int | seg_size_ |
|
char | page_ [HTTP_MAXURLLEN] |
|
MediaSegment | data_ [MAX_LAYER] |
|
Tcl_Channel | log_ |
|
int | num_layer_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/rap/media-app.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/rap/media-app.cc