automotive-dlt
LogstorageDeviceInfo Struct Reference
Collaboration diagram for LogstorageDeviceInfo:

Data Fields

char * dev_node
 
char * mnt_point
 
struct LogstorageDeviceInfoprev
 
struct LogstorageDeviceInfonext
 

Detailed Description

Definition at line 68 of file dlt-logstorage-list.c.

Field Documentation

char* LogstorageDeviceInfo::dev_node
char* LogstorageDeviceInfo::mnt_point
struct LogstorageDeviceInfo* LogstorageDeviceInfo::next

Next element of the list

Definition at line 73 of file dlt-logstorage-list.c.

Referenced by logstorage_delete_dev_info(), logstorage_find_dev_info(), logstorage_store_dev_info(), and print_list().

struct LogstorageDeviceInfo* LogstorageDeviceInfo::prev

Previous element of the list

Definition at line 72 of file dlt-logstorage-list.c.

Referenced by logstorage_delete_dev_info(), and logstorage_store_dev_info().


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