intrusive-list.h File
C++ header file with the declarations for the µOS++ intrusive list iterator and list class templates. More...
Included Headers
Namespaces Index
| namespace | micro_os_plus |
|
The primary namespace for the µOS++ framework. More... | |
| namespace | utils |
|
The µOS++ utilities definitions. More... | |
Classes Index
| class | intrusive_list<T, N, MP, L, U> |
|
A class template for a list of nodes which store the links inside themselves as intrusive nodes. More... | |
| class | intrusive_list_iterator<T, N, MP, U> |
|
A class template for the intrusive list iterator. More... | |
Description
C++ header file with the declarations for the µOS++ intrusive list iterator and list class templates.
The intrusive-list.h header file contains the C++ declarations of the intrusive_list_iterator and intrusive_list class templates.
The class implementations are in intrusive-list-inlines.h.
File Listing
The file content with the documentation metadata removed is:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.17.0.