![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "getDoneThread.h"
Public Member Functions | |
| NotifyGetRequester () | |
| void | setChannelGet (CAChannelGetPtr const &channelGet) |
Public Attributes | |
| ChannelGetRequester::weak_pointer | channelGetRequester |
| CAChannelGetWPtr | channelGet |
| bool | isOnQueue |
Definition at line 35 of file getDoneThread.h.
|
inline |
Definition at line 41 of file getDoneThread.h.
|
inline |
Definition at line 42 of file getDoneThread.h.
| CAChannelGetWPtr epics::pvAccess::ca::NotifyGetRequester::channelGet |
Definition at line 39 of file getDoneThread.h.
| ChannelGetRequester::weak_pointer epics::pvAccess::ca::NotifyGetRequester::channelGetRequester |
Definition at line 38 of file getDoneThread.h.
| bool epics::pvAccess::ca::NotifyGetRequester::isOnQueue |
Definition at line 40 of file getDoneThread.h.