#include <P_CacheHosting.h>
Inherits Continuation.
Public Member Functions | |
CacheHostTableConfig (CacheHostTable **appt) | |
int | mainEvent (int event, Event *e) |
Data Fields | |
CacheHostTable ** | ppt |
Definition at line 136 of file P_CacheHosting.h.
CacheHostTableConfig::CacheHostTableConfig | ( | CacheHostTable ** | appt | ) | [inline] |
Definition at line 139 of file P_CacheHosting.h.
References mainEvent(), and SET_HANDLER.
int CacheHostTableConfig::mainEvent | ( | int | event, | |
Event * | e | |||
) | [inline] |
Definition at line 145 of file P_CacheHosting.h.
References CACHE_MEM_FREE_TIMEOUT, new_Deleter(), and ppt.
Referenced by CacheHostTableConfig().
Definition at line 138 of file P_CacheHosting.h.
Referenced by mainEvent().