ug4
ug::AttachedElementList< TAttachmentPipe >::Entry Struct Reference

#include <attached_list.h>

Public Member Functions

 Entry ()
 
 Entry (const element &p, const element &n)
 

Public Attributes

element next
 
element prev
 

Constructor & Destructor Documentation

◆ Entry() [1/2]

template<class TAttachmentPipe >
ug::AttachedElementList< TAttachmentPipe >::Entry::Entry ( )
inline

◆ Entry() [2/2]

template<class TAttachmentPipe >
ug::AttachedElementList< TAttachmentPipe >::Entry::Entry ( const element p,
const element n 
)
inline

References p.

Member Data Documentation

◆ next

template<class TAttachmentPipe >
element ug::AttachedElementList< TAttachmentPipe >::Entry::next

◆ prev

template<class TAttachmentPipe >
element ug::AttachedElementList< TAttachmentPipe >::Entry::prev

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