![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "syncChannelFind.h"
Public Types | |
typedef std::tr1::shared_ptr< SyncChannelFind > | shared_pointer |
![]() | |
typedef ChannelFindRequester | requester_type |
Public Member Functions | |
SyncChannelFind (ChannelProvider::shared_pointer &provider) | |
virtual | ~SyncChannelFind () |
virtual void | destroy () |
virtual ChannelProvider::shared_pointer | getChannelProvider () |
virtual void | cancel () |
![]() | |
POINTER_DEFINITIONS (ChannelFind) | |
ChannelFind () | |
virtual | ~ChannelFind () |
![]() | |
POINTER_DEFINITIONS (Destroyable) | |
Additional Inherited Members | |
![]() | |
static ChannelFind::shared_pointer | buildDummy (const std::tr1::shared_ptr< ChannelProvider > &provider) |
![]() | |
virtual | ~Destroyable () |
Definition at line 40 of file syncChannelFind.h.
typedef std::tr1::shared_ptr<SyncChannelFind> epics::pvAccess::SyncChannelFind::shared_pointer |
Definition at line 43 of file syncChannelFind.h.
|
inline |
Definition at line 45 of file syncChannelFind.h.
|
inlinevirtual |
Definition at line 49 of file syncChannelFind.h.
|
inlinevirtual |
|
inlinevirtual |
Destroy this instance.
Implements epics::pvAccess::Destroyable.
Definition at line 51 of file syncChannelFind.h.
|
inlinevirtual |
Implements epics::pvAccess::ChannelFind.
Definition at line 53 of file syncChannelFind.h.