6 #ifndef PVARRAYPLUGIN_H 7 #define PVARRAYPLUGIN_H 17 namespace epics {
namespace pvCopy{
52 const std::string & requestValue,
70 long start,
long increment,
long end,
97 std::string getName();
std::tr1::shared_ptr< PVFilter > PVFilterPtr
std::tr1::shared_ptr< PVCopy > PVCopyPtr
TODO only here because of the Lockable.
A filter that gets a sub array from a PVScalarArray.
Mark external symbols and entry points for shared libraries.
std::tr1::shared_ptr< PVArrayFilter > PVArrayFilterPtr
#define POINTER_DEFINITIONS(clazz)
A filter plugin that attaches to a field of a PVStrcture.
std::tr1::shared_ptr< PVArrayPlugin > PVArrayPluginPtr
std::tr1::shared_ptr< PVField > PVFieldPtr
std::tr1::shared_ptr< BitSet > BitSetPtr
std::tr1::shared_ptr< PVScalarArray > PVScalarArrayPtr
A Filter that is called when a copy PVStructure is being updated.
A plugin for a filter that gets a sub array from a PVScalarArray.