My Project
|
#include <keycaches.h>
Public Member Functions | |
NAMED_ILINK (I_List< NAMED_ILINK > *links, const char *name_arg, uint name_length_arg, uchar *data_arg) | |
bool | cmp (const char *name_cmp, uint length) |
Public Attributes | |
const char * | name |
uint | name_length |
uchar * | data |
ilink (intrusive list element) with a name