List of all members.
Public Member Functions |
|
virtual int | command (int argc, const char *const *argv) |
|
void | log (const char *fmt,...) |
|
int | id () const |
|
virtual void | process_data (int size, AppData *d) |
|
virtual AppData * | get_data (int &, AppData *) |
Protected Member Functions |
|
int | add_cnc (HttpApp *client, TcpApp *agt) |
|
void | delete_cnc (HttpApp *client) |
|
TcpApp * | lookup_cnc (HttpApp *client) |
|
void | set_pagepool (ClientPagePool *pp) |
Protected Attributes |
|
Tcl_HashTable * | tpa_ |
|
int | id_ |
|
ClientPagePool * | pool_ |
|
Tcl_Channel | log_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/webcache/http.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/webcache/http.cc