automotive-dlt
LogstorageOptions Struct Reference

Data Fields

int event_type
 
char device_path [DLT_MOUNT_PATH_MAX]
 
DltLogstorageHandler handler_type
 
long timeout
 

Detailed Description

Definition at line 79 of file dlt-logstorage-common.c.

Field Documentation

char LogstorageOptions::device_path[DLT_MOUNT_PATH_MAX]

Default Mount path

Definition at line 81 of file dlt-logstorage-common.c.

Referenced by get_default_path(), and set_default_path().

int LogstorageOptions::event_type

EVENT_UNMOUNTING/EVENT_MOUNTED

Definition at line 80 of file dlt-logstorage-common.c.

Referenced by get_default_event_type(), and set_default_event_type().

DltLogstorageHandler LogstorageOptions::handler_type

be controlled by udev or prop

Definition at line 82 of file dlt-logstorage-common.c.

Referenced by get_handler_type(), and set_handler_type().

long LogstorageOptions::timeout

Default timeout

Definition at line 83 of file dlt-logstorage-common.c.


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