Mir 1.0
Mir application programming interface
mirkl_cdllist_t_ Struct Reference

Structure of Double-Linked Cached List. More...

#include <mirkl_cdllist.h>

Data Fields

int Tag
 Object Tag.
 
mirkl_uint32_t flags
 flags
 
struct mirkl_cdllist_t_Prev
 Prev node.
 
struct mirkl_cdllist_t_Next
 Next node.
 
void * Object
 User data.
 

Detailed Description

Structure of Double-Linked Cached List.


The documentation for this struct was generated from the following file: