![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "devSup.h"
Public Attributes | |
long(* | add_record )(struct dbCommon *precord) |
long(* | del_record )(struct dbCommon *precord) |
Device support extension table.
Optional routines to allow run-time address modifications to be communicated to device support, which must register a struct dsxt by calling devExtend() from its init() routine.
long(* dsxt::add_record) (struct dbCommon *precord) |
long(* dsxt::del_record) (struct dbCommon *precord) |