![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "dbBase.h"
Collaboration diagram for dbFldDes:Public Attributes | |
| char * | prompt |
| char * | name |
| char * | extra |
| struct dbRecordType * | pdbRecordType |
| short | indRecordType |
| short | special |
| dbfType | field_type |
| unsigned int | process_passive:1 |
| unsigned int | prop:1 |
| unsigned int | isDevLink:1 |
| ctType | base |
| short | promptgroup |
| short | interest |
| asLevel | as_level |
| char * | initial |
| void * | ftPvt |
| short | size |
| unsigned short | offset |
| struct dbRecordType* dbFldDes::pdbRecordType |