This is Unofficial EPICS BASE Doxygen Site
compilerDependencies.h File Reference

Compiler specific declarations. More...

#include "compilerSpecific.h"
+ Include dependency graph for compilerDependencies.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EPICS_PRINTF_STYLE(f, a)
 
#define EPICS_DEPRECATED
 
#define EPICS_UNUSED
 
#define EPICS_FUNCTION   ("<unknown function>")
 

Detailed Description

Compiler specific declarations.

Author
Jeffrey O. Hill johil.nosp@m.l@la.nosp@m.nl.go.nosp@m.v

Definition in file compilerDependencies.h.

Macro Definition Documentation

Definition at line 47 of file compilerDependencies.h.

#define EPICS_FUNCTION   ("<unknown function>")

Definition at line 59 of file compilerDependencies.h.

#define EPICS_PRINTF_STYLE (   f,
 
)

Definition at line 40 of file compilerDependencies.h.

#define EPICS_UNUSED

Definition at line 51 of file compilerDependencies.h.