iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
iox2::legacy::log::LogBuffer Struct Reference

Provides access to the log buffer if direct access is required. More...

#include <logformat.hpp>

Public Attributes

const charbuffer { nullptr }
 
uint64_t writeIndex { 0 }
 

Detailed Description

Provides access to the log buffer if direct access is required.

Definition at line 40 of file logformat.hpp.

Member Data Documentation

◆ buffer

const char* iox2::legacy::log::LogBuffer::buffer { nullptr }

Definition at line 41 of file logformat.hpp.

◆ writeIndex

uint64_t iox2::legacy::log::LogBuffer::writeIndex { 0 }

Definition at line 42 of file logformat.hpp.


The documentation for this struct was generated from the following file: