BList< T >::Node Class Reference

#include <BList.h>

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

List of all members.

Public Member Functions

 Node (const T &i)

Public Attributes

item

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


Constructor & Destructor Documentation

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

Member Data Documentation

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

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

Generated on 29 Jan 2015 for LibBeamApi by  doxygen 1.6.1