This is Unofficial EPICS BASE Doxygen Site
dbBase Struct Reference

#include "dbBase.h"

+ Collaboration diagram for dbBase:

Public Attributes

ELLLIST menuList
 
ELLLIST recordTypeList
 
ELLLIST drvList
 
ELLLIST linkList
 
ELLLIST registrarList
 
ELLLIST functionList
 
ELLLIST variableList
 
ELLLIST bptList
 
ELLLIST filterList
 
ELLLIST guiGroupList
 
void * pathPvt
 
struct dbPvdppvd
 
struct gphPvtpgpHash
 
short ignoreMissingMenus
 
short loadCdefs
 

Detailed Description

Definition at line 170 of file dbBase.h.

Member Data Documentation

ELLLIST dbBase::bptList

Definition at line 178 of file dbBase.h.

ELLLIST dbBase::drvList

Definition at line 173 of file dbBase.h.

ELLLIST dbBase::filterList

Definition at line 179 of file dbBase.h.

ELLLIST dbBase::functionList

Definition at line 176 of file dbBase.h.

ELLLIST dbBase::guiGroupList

Definition at line 180 of file dbBase.h.

short dbBase::ignoreMissingMenus

Definition at line 184 of file dbBase.h.

ELLLIST dbBase::linkList

Definition at line 174 of file dbBase.h.

short dbBase::loadCdefs

Definition at line 185 of file dbBase.h.

ELLLIST dbBase::menuList

Definition at line 171 of file dbBase.h.

void* dbBase::pathPvt

Definition at line 181 of file dbBase.h.

struct gphPvt* dbBase::pgpHash

Definition at line 183 of file dbBase.h.

struct dbPvd* dbBase::ppvd

Definition at line 182 of file dbBase.h.

ELLLIST dbBase::recordTypeList

Definition at line 172 of file dbBase.h.

ELLLIST dbBase::registrarList

Definition at line 175 of file dbBase.h.

ELLLIST dbBase::variableList

Definition at line 177 of file dbBase.h.


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