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

Go to the source code of this file.

Classes

class  epics::pvCopy::PVCopyTraverseMasterCallback
 Callback for traversing master structure. More...
 
class  epics::pvCopy::PVCopy
 Support for subset of fields in a pvStructure. More...
 

Namespaces

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

Typedefs

typedef std::tr1::shared_ptr< PVCopyTraverseMasterCallback > epics::pvCopy::PVCopyTraverseMasterCallbackPtr
 
typedef std::tr1::shared_ptr< CopyNode > epics::pvCopy::CopyNodePtr
 
typedef std::tr1::shared_ptr< CopyStructureNode > epics::pvCopy::CopyStructureNodePtr