This is Unofficial EPICS BASE Doxygen Site
lnkConst.c File Reference
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "dbDefs.h"
#include "errlog.h"
#include "epicsAssert.h"
#include "epicsString.h"
#include "epicsTypes.h"
#include "dbAccessDefs.h"
#include "dbConvertFast.h"
#include "dbLink.h"
#include "dbJLink.h"
#include "epicsExport.h"
+ Include dependency graph for lnkConst.c:

Go to the source code of this file.

Classes

struct  const_link
 

Typedefs

typedef long(* FASTCONVERT) ()
 
typedef struct const_link const_link
 

Functions

 epicsExportAddress (jlif, lnkConstIf)
 

Typedef Documentation

typedef struct const_link const_link
typedef long(* FASTCONVERT) ()

Definition at line 25 of file lnkConst.c.

Function Documentation

epicsExportAddress ( jlif  ,
lnkConstIf   
)