|
|
| POINTER_DEFINITIONS (TestPV) |
| |
|
| TestPV (const std::string &name, const std::tr1::shared_ptr< TestProvider > &provider, const epics::pvData::StructureConstPtr &dtype) |
| |
|
void | post (bool notify=true) |
| |
|
void | post (const epics::pvData::BitSet &changed, bool notify=true) |
| |
|
void | disconnect () |
| |
|
|
std::tr1::weak_ptr< TestPV > | weakself |
| |
|
const std::string | name |
| |
std::tr1::weak_ptr
< TestProvider > const | provider |
| |
|
epics::pvData::PVDataCreatePtr | factory |
| |
const
epics::pvData::StructureConstPtr | dtype |
| |
|
epics::pvData::PVStructurePtr | value |
| |
|
epicsMutex | lock |
| |
|
channels_t | channels |
| |
Definition at line 237 of file utilities.h.
The documentation for this struct was generated from the following files: