Cern
LibTmsApi 2.3.0
BList< T >::Node Class Reference

#include <BList.h>

Inheritance diagram for BList< T >::Node:
BNode

Public Member Functions

 Node (const T &i)
 
- Public Member Functions inherited from BNode
 BNode ()
 

Public Attributes

item
 
- Public Attributes inherited from BNode
BNodenext
 
BNodeprev
 

Constructor & Destructor Documentation

◆ Node()

template<class T >
BList< T >::Node::Node ( const T &  i)
inline

Member Data Documentation

◆ item

template<class T >
T BList< T >::Node::item

The documentation for this class was generated from the following file:
  • /src/cern/tms/tms/beam/libBeam/BList.h