All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
cf_ll_element Struct Reference

Detailed Description

cf_ll_element The element that must be included in structures This element should be the FIRST element in the structure where it is being included

Definition at line 67 of file src/include/citrusleaf/cf_ll.h.

#include "cf_ll.h"

+ Collaboration diagram for cf_ll_element:

Data Fields

cf_ll_element * next
 
cf_ll_element * prev
 

Field Documentation

cf_ll_element * cf_ll_element::next

Definition at line 68 of file src/include/citrusleaf/cf_ll.h.

cf_ll_element * cf_ll_element::prev

Definition at line 69 of file src/include/citrusleaf/cf_ll.h.


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