TnEHProvider
Classes | Namespaces | Typedefs | Variables
tn_diagnostics_event.h File Reference

the diagnostics event related information definition Copyright (c) 2021 Telenav, Inc All rights reserved This program is UNPUBLISHED PROPRIETARY property of Telenav. Only for internal distribution. More...

#include "../tn_export.h"
#include <string>
#include <map>
Include dependency graph for tn_diagnostics_event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tn::ehp::TnDiagnosticsEvent
 

Namespaces

 tn
 
 tn::ehp
 

Typedefs

using tn::ehp::TnDiagnosticsEventContext = std::map< std::string, std::string >
 

Variables

 DIAGNOSTICS_FAILURE_EVENT = 0
 Known failure event. More...
 

Detailed Description

the diagnostics event related information definition Copyright (c) 2021 Telenav, Inc All rights reserved This program is UNPUBLISHED PROPRIETARY property of Telenav. Only for internal distribution.

Definition in file tn_diagnostics_event.h.

Variable Documentation

◆ DIAGNOSTICS_FAILURE_EVENT

DIAGNOSTICS_FAILURE_EVENT = 0

Known failure event.

Definition at line 26 of file tn_diagnostics_event.h.