OpenFOAM logo
Open Source CFD Toolkit

SLListBase::link Struct Reference

Collaboration diagram for SLListBase::link:

Collaboration graph
[legend]
List of all members.

Detailed Description

Link structure.

Definition at line 64 of file SLListBase.H.

Public Member Functions

 link ()
 Null construct.
 link (link *p)
 Construct given pointer to another link.

Public Attributes

linknext_
 Pointer to next entry in list.


Constructor & Destructor Documentation

link  )  [inline]
 

Null construct.

Definition at line 48 of file SLListBaseI.H.

References p.

link link p  )  [inline]
 

Construct given pointer to another link.

Definition at line 55 of file SLListBaseI.H.


Member Data Documentation

link* next_
 

Pointer to next entry in list.

Definition at line 67 of file SLListBase.H.


The documentation for this struct was generated from the following files:
For further information go to www.openfoam.org