#include <dataDistributorPlugin.h>
Definition at line 92 of file dataDistributorPlugin.h.
◆ ~DataDistributorPlugin()
epics::pvCopy::DataDistributorPlugin::~DataDistributorPlugin |
( |
| ) |
|
|
virtual |
◆ create() [1/2]
void epics::pvCopy::DataDistributorPlugin::create |
( |
| ) |
|
|
static |
◆ create() [2/2]
virtual PVFilterPtr epics::pvCopy::DataDistributorPlugin::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]
epics::pvCopy::PVPlugin::POINTER_DEFINITIONS |
( |
PVPlugin |
| ) |
|
|
inherited |
◆ POINTER_DEFINITIONS() [2/2]
The documentation for this class was generated from the following files: