My Project
Public Member Functions | Public Attributes
NAMED_ILINK Class Reference

#include <keycaches.h>

Inheritance diagram for NAMED_ILINK:
ilink< NAMED_ILINK >

List of all members.

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

Detailed Description

ilink (intrusive list element) with a name


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines