Hcache private Module data. More...
#include "module_data.h"
Collaboration diagram for HcacheModuleData:Data Fields | |
| struct Notify * | notify |
| Notifications. | |
| unsigned int | hcache_ver |
| Header Cache version. | |
Hcache private Module data.
Definition at line 29 of file module_data.h.
| struct Notify* HcacheModuleData::notify |
Notifications.
Definition at line 31 of file module_data.h.
| unsigned int HcacheModuleData::hcache_ver |
Header Cache version.
Definition at line 32 of file module_data.h.