doubly-list-links.h File
C++ header file with the declarations for the µOS++ doubly linked list link node classes. 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 | doubly_list_links |
|
A class for the core of a doubly linked list (pointers to neighbours). More... | |
| class | doubly_list_links_base |
|
A base class for a doubly linked list node. More... | |
| class | static_doubly_list_links |
|
A class for the core of a statically allocated doubly linked list (pointers to neighbours). More... | |
Concepts Index
| concept | doubly_list_links_node |
|
Concept satisfied by any type publicly derived from doubly_list_links_base. More... | |
Description
C++ header file with the declarations for the µOS++ doubly linked list link node classes.
The doubly-list-links.h header file contains the C++ declarations of the doubly_list_links_base, doubly_list_links, and static_doubly_list_links classes.
The class implementations are in doubly-list-links.cpp and doubly-list-links-inlines.h.
File Listing
The file content with the documentation metadata removed is:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.17.0.