|
diag-trace 5.0.0
µOS++ Tracing Infrastructure
|
Folder with C++ header files for the µOS++ Tracing Infrastructure.
More...Directories | |
| inlines | |
| Folder with C++ header files containing inline method definitions. | |
Files | |
| trace-c-api.h | |
| C header file with the declarations for the C trace API. | |
| trace-cpp-api.h | |
| C++ header file with the declarations for the C++ trace API. | |
| trace.h | |
| C++ header file with the declarations for the µOS++ Tracing Infrastructure. | |
This folder contains the public headers that declare the full API of the µOS++ Tracing Infrastructure. The primary entry point for user projects is <micro-os-plus/diag/trace.h>, which aggregates all necessary includes.
Inline method definitions are kept in the inlines sub-folder and are included automatically by their respective headers.