TnEHProvider
Macros
tn_export.h File Reference

definitions for export and import Copyright (c) 2021 Telenav, Inc All rights reserved This program is UNPUBLISHED PROPRIETARY property of Telenav. Only for internal distribution. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TN_EXPORT_DLL_IMPORT
 
#define TN_EXPORT_DLL_EXPORT
 
#define TN_EXPORT_DLL_LOCAL
 
#define TN_EHP_API_DECL
 
#define TN_EHP_API
 

Detailed Description

definitions for export and import Copyright (c) 2021 Telenav, Inc All rights reserved This program is UNPUBLISHED PROPRIETARY property of Telenav. Only for internal distribution.

Definition in file tn_export.h.

Macro Definition Documentation

◆ TN_EHP_API

#define TN_EHP_API

Definition at line 53 of file tn_export.h.

◆ TN_EHP_API_DECL

#define TN_EHP_API_DECL

Definition at line 47 of file tn_export.h.

◆ TN_EXPORT_DLL_EXPORT

#define TN_EXPORT_DLL_EXPORT

Definition at line 28 of file tn_export.h.

◆ TN_EXPORT_DLL_IMPORT

#define TN_EXPORT_DLL_IMPORT

Definition at line 27 of file tn_export.h.

◆ TN_EXPORT_DLL_LOCAL

#define TN_EXPORT_DLL_LOCAL

Definition at line 29 of file tn_export.h.