![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "dbStaticPvt.h"
Public Attributes | |
| short | ltype |
| char * | target |
| short | modifiers |
| char | hwid [6] |
| int | hwnums [5] |
| struct jlink * | jlink |
Definition at line 41 of file dbStaticPvt.h.
| char dbLinkInfo::hwid[6] |
Definition at line 53 of file dbStaticPvt.h.
| int dbLinkInfo::hwnums[5] |
Definition at line 54 of file dbStaticPvt.h.
| struct jlink* dbLinkInfo::jlink |
Definition at line 57 of file dbStaticPvt.h.
| short dbLinkInfo::ltype |
Definition at line 42 of file dbStaticPvt.h.
| short dbLinkInfo::modifiers |
Definition at line 50 of file dbStaticPvt.h.
| char* dbLinkInfo::target |
Definition at line 47 of file dbStaticPvt.h.