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

Go to the source code of this file.

Classes

struct  state_link
 

Typedefs

typedef long(* FASTCONVERT) ()
 
typedef struct state_link state_link
 

Functions

 epicsExportAddress (jlif, lnkStateIf)
 

Typedef Documentation

typedef long(* FASTCONVERT) ()

Definition at line 36 of file lnkState.c.

typedef struct state_link state_link

Function Documentation

epicsExportAddress ( jlif  ,
lnkStateIf   
)