This is Unofficial EPICS BASE Doxygen Site
epics::pvData::detail::pvfield_factory Struct Reference

Public Member Functions

 pvfield_factory ()
 

Public Attributes

PVDataCreatePtr pvDataCreate
 

Detailed Description

Definition at line 719 of file PVDataCreateFactory.cpp.

Constructor & Destructor Documentation

epics::pvData::detail::pvfield_factory::pvfield_factory ( )
inline

Definition at line 721 of file PVDataCreateFactory.cpp.

721  :pvDataCreate(new PVDataCreate()) {
723  }
static size_t num_instances
Definition: pvData.h:241
void registerRefCounter(const char *name, const size_t *counter)
Definition: reftrack.cpp:59

Member Data Documentation

PVDataCreatePtr epics::pvData::detail::pvfield_factory::pvDataCreate

Definition at line 720 of file PVDataCreateFactory.cpp.


The documentation for this struct was generated from the following file: