src Folder
Folder with C++ source files. More...
Files Index
| file | trace-c-api.cpp |
|
C++ source file with the definitions for the C trace API. More... | |
| file | trace-cpp-api.cpp |
|
C++ source file with the definitions for the C++ trace API. More... | |
Description
Folder with C++ source files.
This folder contains the .cpp implementation files for the µOS++ Tracing Infrastructure library. Each file provides the non-inline definitions for one layer of the API.
The files are compiled into the library only when MICRO_OS_PLUS_DIAG_TRACE_ENABLED is defined. When tracing is disabled, all calls resolve to empty inline stubs and these files contribute no object code.
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.17.0.