Skip to main content

inlines Folder

Folder with C++ header files containing inline method definitions. More...

Files Index

filetrace-c-api-inlines.h

C header file with the empty inline stubs for the C trace API when tracing is disabled. More...

filetrace-cpp-api-inlines.h

C++ header file with the inline implementations for the tracer class template. More...

Description

Folder with C++ header files containing inline method definitions.

This folder holds the inline implementation headers that complement the declarations in include/micro-os-plus/diag. Each file corresponds directly to one of the main API headers.

Separating inline definitions from their declarations keeps the primary headers concise and improves readability. These files are included automatically by their parent headers and must not be included directly by user code.


Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.17.0.