LList< LListBase, T >::link Struct Reference

Link structure. More...

Inheritance diagram for LList< LListBase, T >::link:
Collaboration diagram for LList< LListBase, T >::link:

Public Member Functions

 link (T a)
 Construct given object. More...
 

Public Attributes

T obj_
 Stored object. More...
 

Detailed Description

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

Link structure.

Definition at line 90 of file LList.H.

Constructor & Destructor Documentation

◆ link()

Member Data Documentation

◆ obj_


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