libsc  2.8.7
The SC library provides support for parallel scientific applications.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
sc_link Struct Reference

The sc_link structure is one link of a linked list. More...

#include <sc_containers.h>

Collaboration diagram for sc_link:
Collaboration graph
[legend]

Data Fields

void * data
 Arbitrary payload.
 
struct sc_linknext
 Pointer to list successor element.
 

Detailed Description

The sc_link structure is one link of a linked list.


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