LibBeamApi
0.3.8
BList
Node
Public Member Functions
|
Public Attributes
|
List of all members
BList< T >::Node Class Reference
#include <BList.h>
Inheritance diagram for BList< T >::Node:
Public Member Functions
Node
(const T &i)
Public Member Functions inherited from
BNode
BNode
()
Public Attributes
T
item
Public Attributes inherited from
BNode
BNode
*
next
BNode
*
prev
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:
BList.h
Generated by
1.9.7