|
ocssw
V2022
|
Include dependency graph for buffer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | olog_buffer |
Functions | |
| olog_backend | olog_backend_buffer (size_t initial_size, int8_t min_log_level, int8_t max_log_level) |
| void | olog_backend_buffer_clear (olog_backend *backend) |
Function Documentation
◆ olog_backend_buffer()
| olog_backend olog_backend_buffer | ( | size_t | initial_size, |
| int8_t | min_log_level, | ||
| int8_t | max_log_level | ||
| ) |
◆ olog_backend_buffer_clear()
| void olog_backend_buffer_clear | ( | olog_backend * | backend | ) |


