It provides a MediaApp two types of requests: check data availability and request data. It won't be sent in a packet so we don't need copy().
Application* app() |
virtual AppData* copy() |
int datasize() |
int et() |
int layer() |
MediaRequest(int rc) |
MediaRequest(const MediaRequest& r) |
const char* name() |
int request() |
void set_app(Application* a) |
void set_datasize(int d) |
void set_et(int d) |
void set_layer(int d) |
void set_name(const char *s) |
void set_st(int d) |
int st() |
Application* app_ |
u_int et_ |
int layer_ |
char name_[HTTP_MAXURLLEN] |
int request_ |
u_int st_ |
virtual int size() |
AppDataType type() |
AppDataType type_ |
It provides a MediaApp two types of requests: check data availability and request data. It won't be sent in a packet so we don't need copy().
this page has been generated automatically by doc++
Adapted for the NS documentation page
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de