|
diag-trace 5.0.1
µ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 | |
| c-api.h | |
| C header file with the declarations for the C trace API. | |
| cpp-api.h | |
| C++ header file with the declarations for the C++ trace API. | |
This folder contains the internal headers that declare the full API of the µOS++ Tracing Infrastructure.
These headers should not be included by the user; instead, the public "micro-os-plus/diag/trace.h" should be used.
Inline method definitions are kept in the inlines sub-folder and are included automatically by their respective headers.