Not public IF, used by Transports, etc.
More...
#include <remote/pv/remote.h>
|
|
virtual epics::pvData::Timer::shared_pointer | getTimer ()=0 |
| |
|
virtual TransportRegistry * | getTransportRegistry ()=0 |
| |
|
virtual Configuration::const_shared_pointer | getConfiguration ()=0 |
| |
|
virtual void | newServerDetected ()=0 |
| | due to ClientContextImpl
|
| |
|
virtual std::tr1::shared_ptr< Channel > | getChannel (pvAccessID id)=0 |
| |
|
virtual Transport::shared_pointer | getSearchTransport ()=0 |
| |
Not public IF, used by Transports, etc.
Definition at line 285 of file remote.h.
◆ const_shared_pointer
| std::tr1::shared_ptr<const Context> epics::pvAccess::Context::const_shared_pointer |
◆ const_weak_pointer
| std::tr1::weak_ptr<const Context> epics::pvAccess::Context::const_weak_pointer |
◆ shared_pointer
| std::tr1::shared_ptr<Context> epics::pvAccess::Context::shared_pointer |
◆ weak_pointer
| std::tr1::weak_ptr<Context> epics::pvAccess::Context::weak_pointer |
◆ ~Context()
| virtual epics::pvAccess::Context::~Context |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: