pvDatabaseCPP  4.5.3-dev
Classes | Namespaces | Typedefs
pvArrayPlugin.h File Reference
#include <string>
#include <map>
#include <pv/lock.h>
#include <pv/pvData.h>
#include <pv/pvPlugin.h>
#include <shareLib.h>

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
 
 epics::pvCopy
 

Typedefs

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