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

the analytics 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_analytics_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::TnAnalyticsEvent
 

Namespaces

 tn
 
 tn::ehp
 

Typedefs

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

Variables

 Tn_Analytics_Event_StartEngine = 0
 
 Tn_Analytics_Event_StopEngine
 Reported when stop engine. More...
 

Detailed Description

the analytics 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_analytics_event.h.

Variable Documentation

◆ Tn_Analytics_Event_StartEngine

Tn_Analytics_Event_StartEngine = 0

Definition at line 26 of file tn_analytics_event.h.

◆ Tn_Analytics_Event_StopEngine

Tn_Analytics_Event_StopEngine

Reported when stop engine.

Definition at line 30 of file tn_analytics_event.h.