GTIRB  v2.1.0
GrammaTech Intermediate Representation for Binaries: C++ API
Macros
Export.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GTIRB_EXPORT_API
 This macro controls the visibility of exported symbols (i.e. classes) in shared libraries. When producing the library, selects symbols to export, and when consuming the library, selects symbols to import. More...
 

Macro Definition Documentation

◆ GTIRB_EXPORT_API

#define GTIRB_EXPORT_API

This macro controls the visibility of exported symbols (i.e. classes) in shared libraries. When producing the library, selects symbols to export, and when consuming the library, selects symbols to import.