A plugin for a filter that sets a timeStamp to the current time.
More...
#include <pvTimestampPlugin.h>
A plugin for a filter that sets a timeStamp to the current time.
- Author
- mrk
- Since
- date 2017.03.24
Definition at line 33 of file pvTimestampPlugin.h.
◆ ~PVTimestampPlugin()
epics::pvCopy::PVTimestampPlugin::~PVTimestampPlugin |
( |
| ) |
|
|
virtual |
◆ create() [1/2]
void epics::pvCopy::PVTimestampPlugin::create |
( |
| ) |
|
|
static |
◆ create() [2/2]
virtual PVFilterPtr epics::pvCopy::PVTimestampPlugin::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: