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

Public Member Functions | |
| HttpYucInvalServer () | |
| virtual int | command (int argc, const char *const *argv) |
| void | add_inv (const char *name, double mtime) |
Protected Member Functions | |
| void | send_heartbeat () |
| HttpHbData * | pack_heartbeat () |
| virtual void | send_hb_helper (int size, AppData *data) |
| InvalidationRec * | get_invrec (const char *name) |
Protected Attributes | |
| HttpUInvalAgent * | inv_sender_ |
| InvalidationRec * | invlist_ |
| int | num_inv_ |
| int | Ca_ |
| int | Cb_ |
| int | push_thresh_ |
| int | enable_upd_ |
| int | push_high_bound_ |
| int | push_low_bound_ |
| double | hb_interval_ |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from HttpApp. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|