Link structure.
More...
#include <src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H>
Detailed Description
template<class LListBase, class T>
struct Foam::LList< LListBase, T >::link
Link structure.
Definition at line 91 of file LList.H.
List of all members.
Public Member Functions
|
| link (T a) |
| Construct given object.
|
Public Attributes
|
T
| obj_ |
| Stored object.
|
Constructor & Destructor Documentation
Construct given object.
Definition at line 99 of file LList.H.
Member Data Documentation
Stored object.
Definition at line 96 of file LList.H.
The documentation for this struct was generated from the following file:
- src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H