Macros
System.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IGN_DEPRECATED(version)   ()
 
#define IGN_FORCEINLINE
 
#define IGNITION_HIDDEN
 Use to represent "symbol hidden" if supported. More...
 
#define IGNITION_VISIBLE
 Use to represent "symbol visible" if supported. More...
 

Macro Definition Documentation

◆ IGN_DEPRECATED

#define IGN_DEPRECATED (   version)    ()

◆ IGN_FORCEINLINE

#define IGN_FORCEINLINE

◆ IGNITION_HIDDEN

#define IGNITION_HIDDEN

Use to represent "symbol hidden" if supported.

◆ IGNITION_VISIBLE

#define IGNITION_VISIBLE

Use to represent "symbol visible" if supported.