EPICS Base  7.0.7.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
chFilterPlugin Struct Reference

Filter plugin data. More...

#include <dbChannel.h>

Collaboration diagram for chFilterPlugin:
Collaboration graph
[legend]

Public Attributes

ELLNODE node
 List node (dbBase->filterList)
 
const char * name
 Filter name.
 
const chFilterIffif
 Filter interface routines.
 
void * puser
 For use by the plugin.
 

Detailed Description

A chFilterPlugin object holds data about a filter plugin.

Definition at line 301 of file dbChannel.h.


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