lists Folder
Folder with C++ header files for the µOS++ Intrusive Lists. More...
Folders Index
| folder | inlines |
|
Folder with C++ header files for the µOS++ Intrusive Lists implementations. More... | |
Files Index
| file | doubly-list-links.h |
|
C++ header file with the declarations for the µOS++ doubly linked list link node classes. More... | |
| file | doubly-list.h |
|
C++ header file with the declarations for the µOS++ doubly linked list iterator and list class templates. More... | |
| file | intrusive-list.h |
|
C++ header file with the declarations for the µOS++ intrusive list iterator and list class templates. More... | |
Description
Folder with C++ header files for the µOS++ Intrusive Lists.
This folder provides the primary public header that defines the core functionality of the µOS++ Intrusive Lists library.
It includes the main APIs, classes, templates, and inline implementations for intrusive lists and related utilities. These header is intended to be included by user code and provide the primary interface for interacting with the utilities provided by this package.
By consolidating public API definitions in this folder, the project maintains a clear separation from implementation details (located in the src folder), thereby promoting modularity, maintainability, and straightforward integration.
To access the full capabilities of the µTest++ Testing Framework, include only the top micro-os-plus/micro-test-plus.h in user projects.
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.17.0.