This is Unofficial EPICS BASE Doxygen Site
dbRecordAttribute Struct Reference

#include "dbBase.h"

+ Collaboration diagram for dbRecordAttribute:

Public Attributes

ELLNODE node
 
char * name
 
dbFldDespdbFldDes
 
char value [MAX_STRING_SIZE]
 

Detailed Description

Definition at line 126 of file dbBase.h.

Member Data Documentation

char* dbRecordAttribute::name

Definition at line 128 of file dbBase.h.

ELLNODE dbRecordAttribute::node

Definition at line 127 of file dbBase.h.

dbFldDes* dbRecordAttribute::pdbFldDes

Definition at line 129 of file dbBase.h.

char dbRecordAttribute::value[MAX_STRING_SIZE]

Definition at line 130 of file dbBase.h.


The documentation for this struct was generated from the following file: