pva2pva  1.4.1
 All Classes Functions Variables Pages
Public Types | Public Member Functions | Public Attributes | Friends | List of all members
TestPV Struct Reference
Collaboration diagram for TestPV:
Collaboration graph
[legend]

Public Types

typedef weak_set< TestPVChannelchannels_t
 

Public Member Functions

 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 ()
 

Public Attributes

std::tr1::weak_ptr< TestPVweakself
 
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
 

Friends

struct TestProvider
 

Detailed Description

Definition at line 237 of file utilities.h.


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