Electronics and Software
Engineering Innovation
Beam-lib  2.15.1

#include <BList.h>

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

Public Member Functions

 BNode ()
 

Public Attributes

BNodenext
 
BNodeprev
 

Constructor & Destructor Documentation

◆ BNode()

BNode::BNode ( )
inline

Member Data Documentation

◆ next

BNode* BNode::next

◆ prev

BNode* BNode::prev

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