automotive-dlt
dlt_daemon_event_handler_types.h File Reference
#include <sys/epoll.h>
#include "dlt_daemon_connection_types.h"
Include dependency graph for dlt_daemon_event_handler_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  DltEventHandler
 

Macros

#define DLT_EPOLL_MAX_EVENTS   10
 

Enumerations

enum  DltTimers { DLT_TIMER_PACKET = 0, DLT_TIMER_ECU, DLT_TIMER_GATEWAY, DLT_TIMER_UNKNOWN }
 

Detailed Description

Author
Frederic Berat fbera.nosp@m.t@de.nosp@m..adit.nosp@m.-jv..nosp@m.com

Definition in file dlt_daemon_event_handler_types.h.

Macro Definition Documentation

#define DLT_EPOLL_MAX_EVENTS   10

Enumeration Type Documentation

enum DltTimers
Enumerator
DLT_TIMER_PACKET 
DLT_TIMER_ECU 
DLT_TIMER_GATEWAY 
DLT_TIMER_UNKNOWN 

Definition at line 43 of file dlt_daemon_event_handler_types.h.