This is Unofficial EPICS BASE Doxygen Site
iocinf.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define debugPrintf(argsInParen)
 
#define CAC_SIGNIFICANT_DELAY   (1.0 / 1000000u)
 
#define genLocalExcep(CBGUARD, GUARD, CAC, STAT, PCTX)   (CAC).exception ( CBGUARD, GUARD, STAT, PCTX, __FILE__, __LINE__ )
 

Macro Definition Documentation

#define CAC_SIGNIFICANT_DELAY   (1.0 / 1000000u)

Definition at line 36 of file iocinf.h.

#define debugPrintf (   argsInParen)

Definition at line 30 of file iocinf.h.

#define genLocalExcep (   CBGUARD,
  GUARD,
  CAC,
  STAT,
  PCTX 
)    (CAC).exception ( CBGUARD, GUARD, STAT, PCTX, __FILE__, __LINE__ )

Definition at line 66 of file iocinf.h.