This is Unofficial EPICS BASE Doxygen Site
asg Struct Reference

#include "asLib.h"

+ Collaboration diagram for asg:

Public Attributes

ELLNODE node
 
char * name
 
ELLLIST inpList
 
ELLLIST ruleList
 
ELLLIST memberList
 
double * pavalue
 
unsigned long inpBad
 
unsigned long inpChanged
 

Detailed Description

Definition at line 211 of file asLib.h.

Member Data Documentation

unsigned long asg::inpBad

Definition at line 218 of file asLib.h.

unsigned long asg::inpChanged

Definition at line 219 of file asLib.h.

ELLLIST asg::inpList

Definition at line 214 of file asLib.h.

ELLLIST asg::memberList

Definition at line 216 of file asLib.h.

char* asg::name

Definition at line 213 of file asLib.h.

ELLNODE asg::node

Definition at line 212 of file asLib.h.

double* asg::pavalue

Definition at line 217 of file asLib.h.

ELLLIST asg::ruleList

Definition at line 215 of file asLib.h.


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