A plugin for a filter that gets a sub array from a PVScalarDeadband.
More...
#include <pvDeadbandPlugin.h>
A plugin for a filter that gets a sub array from a PVScalarDeadband.
- Author
- mrk
- Since
- date 2017.02.23
Definition at line 33 of file pvDeadbandPlugin.h.
◆ ~PVDeadbandPlugin()
epics::pvCopy::PVDeadbandPlugin::~PVDeadbandPlugin |
( |
| ) |
|
|
virtual |
◆ create() [1/2]
void epics::pvCopy::PVDeadbandPlugin::create |
( |
| ) |
|
|
static |
◆ create() [2/2]
virtual PVFilterPtr epics::pvCopy::PVDeadbandPlugin::create |
( |
const std::string & |
requestValue, |
|
|
const PVCopyPtr & |
pvCopy, |
|
|
const epics::pvData::PVFieldPtr & |
master |
|
) |
| |
|
virtual |
Create a PVFilter.
- Parameters
-
requestValue | The value part of a name=value request option. |
pvCopy | The PVCopy to which the PVFilter will be attached. |
master | The field in the master PVStructure to which the PVFilter will be attached |
- Returns
- The PVFilter. Null is returned if master or requestValue is not appropriate for the plugin.
Implements epics::pvCopy::PVPlugin.
◆ POINTER_DEFINITIONS() [1/2]
◆ POINTER_DEFINITIONS() [2/2]
epics::pvCopy::PVPlugin::POINTER_DEFINITIONS |
( |
PVPlugin |
| ) |
|
|
inherited |
The documentation for this class was generated from the following files: