Salad  1.0.15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
sld_node Struct Reference

#include <list.h>

Data Fields

void * object
 
struct sld_nodenext
 
struct sld_nodeprevious
 

Detailed Description

A sld_node contained within a list

Field Documentation

struct sld_node* sld_node::next

pointer to next node in memory

void* sld_node::object

ambiguous object contained within the node

struct sld_node* sld_node::previous

pointer to previous node in memory


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