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 Mon Mar 19 10:58:52 2012 for LibBeamApi by  doxygen 1.4.7