automotive-dlt
DltDaemonContext Struct Reference

#include <dlt_daemon_common.h>

Data Fields

char apid [DLT_ID_SIZE]
 
char ctid [DLT_ID_SIZE]
 
int8_t log_level
 
int8_t trace_status
 
int log_level_pos
 
int user_handle
 
char * context_description
 
int8_t storage_log_level
 

Detailed Description

The parameters of a daemon context.

Definition at line 130 of file dlt_daemon_common.h.

Field Documentation

int DltDaemonContext::log_level_pos

offset of context in context field on user application

Definition at line 136 of file dlt_daemon_common.h.

Referenced by dlt_daemon_context_add(), dlt_daemon_control_callsw_cinjection(), and dlt_daemon_user_send_log_level().

int8_t DltDaemonContext::storage_log_level

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