OpenFOAM logo
Open Source CFD Toolkit

LList::link Struct Reference

Collaboration diagram for LList::link:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class LListBase, class T>
struct Foam::LList< LListBase, T >::link

Link structure.

Definition at line 98 of file LList.H.

Public Member Functions

 link (T a)
 Construct given object.

Public Attributes

obj_
 Stored object.


Constructor & Destructor Documentation

link a  )  [inline]
 

Construct given object.

Definition at line 106 of file LList.H.


Member Data Documentation

T obj_
 

Stored object.

Definition at line 103 of file LList.H.


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