This is Unofficial EPICS BASE Doxygen Site
pvArrayPlugin.h File Reference
#include <string>
#include <map>
#include <pv/lock.h>
#include <pv/pvData.h>
#include <pv/pvPlugin.h>
#include <shareLib.h>
+ Include dependency graph for pvArrayPlugin.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epics::pvCopy::PVArrayPlugin
 A plugin for a filter that gets a sub array from a PVScalarArray. More...
 
class  epics::pvCopy::PVArrayFilter
 A filter that gets a sub array from a PVScalarArray. More...
 

Namespaces

 epics
 TODO only here because of the Lockable.
 
 epics::pvCopy
 

Typedefs

typedef std::tr1::shared_ptr< PVArrayPlugin > epics::pvCopy::PVArrayPluginPtr
 
typedef std::tr1::shared_ptr< PVArrayFilter > epics::pvCopy::PVArrayFilterPtr