runner-totals-inlines.h File
C++ header file with inline implementations for the µTest++ runner totals. More...
Namespaces Index
| namespace | micro_os_plus |
|
The primary namespace for the µOS++ framework. More... | |
| namespace | micro_test_plus |
|
Primary namespace for the µTest++ testing framework. More... | |
| namespace | detail |
|
Internal implementation details for the µTest++ framework. More... | |
Description
C++ header file with inline implementations for the µTest++ runner totals.
This header provides the inline method bodies for the runner_totals class, separated from the class declaration in runner-totals.h to enforce the project convention that declarations reside in headers and implementations reside in inline files.
All definitions reside within the micro_os_plus::micro_test_plus namespace, ensuring clear separation from user code and minimising the risk of naming conflicts.
File Listing
The file content with the documentation metadata removed is:
Generated via doxygen2docusaurus 2.2.0 by Doxygen 1.17.0.