|
iceoryx2
C++ Language Bindings
|
Provides access to the log buffer if direct access is required. More...
#include <logformat.hpp>
Public Attributes | |
| const char * | buffer { nullptr } |
| uint64_t | writeIndex { 0 } |
Provides access to the log buffer if direct access is required.
Definition at line 40 of file logformat.hpp.
Definition at line 41 of file logformat.hpp.
| uint64_t iox2::legacy::log::LogBuffer::writeIndex { 0 } |
Definition at line 42 of file logformat.hpp.