quadEM  7-0
Public Attributes | List of all members
NDAttributeListNode Struct Reference

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

#include <NDAttribute.h>

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

ELLNODE NDAttributeListNode::node
class NDAttribute* NDAttributeListNode::pNDAttribute

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