automotive-dlt
|
#include <dlt_common.h>
Data Fields | |
char | head [4] |
unsigned char | status |
int | size |
Definition at line 703 of file dlt_common.h.
char DltBufferBlockHead::head[4] |
Definition at line 705 of file dlt_common.h.
Referenced by dlt_buffer_get(), and dlt_buffer_push3().
int DltBufferBlockHead::size |
Definition at line 707 of file dlt_common.h.
Referenced by dlt_buffer_get(), and dlt_buffer_push3().
unsigned char DltBufferBlockHead::status |
Definition at line 706 of file dlt_common.h.
Referenced by dlt_buffer_get(), and dlt_buffer_push3().