areaDetector 1-9
Public Attributes
NDAttributeListNode Struct Reference

Structure used by the EPICS ellLib library for linked lists of C++ objects. More...

#include <NDArray.h>

List of all members.

Public Attributes

ELLNODE node
class NDAttributepNDAttribute

Detailed Description

Structure used by the EPICS ellLib library for linked lists of C++ objects.

This is needed for ellLists of C++ objects, for which making the first data element the ELLNODE does not work if the class has virtual functions or derived classes.


Member Data Documentation


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