Interface for something which can provide Channels. aka A "PV". Typically a SharedPV.
More...
#include <server/pva/server.h>
Interface for something which can provide Channels. aka A "PV". Typically a SharedPV.
Definition at line 114 of file server.h.
◆ const_shared_pointer
| std::tr1::shared_ptr<const ChannelBuilder> pvas::StaticProvider::ChannelBuilder::const_shared_pointer |
◆ const_weak_pointer
| std::tr1::weak_ptr<const ChannelBuilder> pvas::StaticProvider::ChannelBuilder::const_weak_pointer |
◆ shared_pointer
| std::tr1::shared_ptr<ChannelBuilder> pvas::StaticProvider::ChannelBuilder::shared_pointer |
◆ weak_pointer
| std::tr1::weak_ptr<ChannelBuilder> pvas::StaticProvider::ChannelBuilder::weak_pointer |
◆ connect()
called to create a new Channel through the given ChannelProvider
Implemented in pvas::SharedPV.
◆ disconnect()
Disconnect all Channels created through the given ChannelProvider.
destroy==true if the ChannelProvider is shutting down.
Implemented in pvas::SharedPV.
The documentation for this struct was generated from the following file: