automotive-dlt
dlt_daemon_common_cfg.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DLT_RUNTIME_DEFAULT_DIRECTORY   "/tmp"
 
#define DLT_RUNTIME_APPLICATION_CFG   "/dlt-runtime-application.cfg"
 
#define DLT_RUNTIME_CONTEXT_CFG   "/dlt-runtime-context.cfg"
 
#define DLT_RUNTIME_CONFIGURATION   "/dlt-runtime.cfg"
 
#define DLT_DAEMON_DEFAULT_CTRL_SOCK_PATH
 
#define DLT_DAEMON_COMMON_TEXTBUFSIZE   255
 
#define DLT_DAEMON_CTRL_APID   "DA1"
 
#define DLT_DAEMON_CTRL_CTID   "DC1"
 
#define DLT_DAEMON_APPL_ALLOC_SIZE   500
 
#define DLT_DAEMON_CONTEXT_ALLOC_SIZE   1000
 
#define DLT_DEBUG_GETLOGINFO   0
 
#define DLT_DAEMON_INJECTION_MIN   0xFFF
 
#define DLT_DAEMON_INJECTION_MAX   0xFFFFFFFF
 
#define DLT_DAEMON_REMO_STRING   "remo"
 

Detailed Description

Author
Alexander Wenzel alexa.nosp@m.nder.nosp@m..aw.w.nosp@m.enze.nosp@m.l@bmw.nosp@m..de

Definition in file dlt_daemon_common_cfg.h.

Macro Definition Documentation

#define DLT_DAEMON_APPL_ALLOC_SIZE   500

Definition at line 101 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_application_add().

#define DLT_DAEMON_CONTEXT_ALLOC_SIZE   1000

Definition at line 104 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_context_add().

#define DLT_DAEMON_CTRL_APID   "DA1"

Definition at line 95 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_client_send_control_message().

#define DLT_DAEMON_CTRL_CTID   "DC1"

Definition at line 97 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_client_send_control_message().

#define DLT_DAEMON_DEFAULT_CTRL_SOCK_PATH
Value:
"/dlt-ctrl.sock"
#define DLT_RUNTIME_DEFAULT_DIRECTORY

Definition at line 88 of file dlt_daemon_common_cfg.h.

#define DLT_DAEMON_INJECTION_MAX   0xFFFFFFFF

Definition at line 117 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_control_callsw_cinjection().

#define DLT_DAEMON_INJECTION_MIN   0xFFF

Definition at line 115 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_control_callsw_cinjection().

#define DLT_DAEMON_REMO_STRING   "remo"

Definition at line 120 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_control_get_log_info().

#define DLT_DEBUG_GETLOGINFO   0

Definition at line 108 of file dlt_daemon_common_cfg.h.

#define DLT_RUNTIME_APPLICATION_CFG   "/dlt-runtime-application.cfg"

Definition at line 81 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_init().

#define DLT_RUNTIME_CONFIGURATION   "/dlt-runtime.cfg"

Definition at line 85 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_init().

#define DLT_RUNTIME_CONTEXT_CFG   "/dlt-runtime-context.cfg"

Definition at line 83 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_init().

#define DLT_RUNTIME_DEFAULT_DIRECTORY   "/tmp"

Definition at line 79 of file dlt_daemon_common_cfg.h.

Referenced by dlt_daemon_init().