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

Go to the source code of this file.

Functions

void dlt_logstorage_exit (void)
 Triggers the application exit. More...
 

Detailed Description

app begin@ Copyright (C) 2013 - 2015 Advanced Driver Information Technology. This code is developed by Advanced Driver Information Technology. Copyright of Advanced Driver Information Technology, Bosch and DENSO.

This file is part of GENIVI Project Dlt - Diagnostic Log and Trace console apps.

Author
Syed Hameed shame.nosp@m.ed@j.nosp@m.p.adi.nosp@m.t-jv.nosp@m..com ADIT 2013 - 2015
Christoph Lipka clipk.nosp@m.a@jp.nosp@m..adit.nosp@m.-jv..nosp@m.com ADIT 2015

For further information see http://www.genivi.org/. end@

Definition in file dlt-logstorage-ctrl.h.

Function Documentation

void dlt_logstorage_exit ( void  )

Triggers the application exit.

The application will exit on next epoll timeout.

Definition at line 87 of file dlt-logstorage-ctrl.c.

References DLT_LOGSTORAGE_CTRL_EXIT, and must_exit.

Referenced by catch_signal(), dlt_logstorage_ctrl_execute_event_loop(), and dlt_logstorage_ctrl_setup_event_loop().