Public Attributes

LinkedListEntry_t Struct Reference

#include <lklinklist.h>

Collaboration diagram for LinkedListEntry_t:
Collaboration graph
[legend]

List of all members.

Public Attributes

struct LinkedListEntry_tNext
struct LinkedListEntry_tPrev
void * Data
LinkedListDeleteProcPtr KillProc

Member Data Documentation

LinkedListDeleteProcPtr LinkedListEntry_t::KillProc