L4Re Operating System Framework
Interface and Usage Documentation
|
Basic element type for a double-linked H_list. More...
#include <hlist>
Public Member Functions | |
H_list_item_t () | |
Constructor. | |
~H_list_item_t () noexcept | |
Destructor. | |
Basic element type for a double-linked H_list.
ELEM_TYPE | Base class of the list element. |
|
inline |
|
inlinenoexcept |