Optional client callback.
More...
#include <pv/pvaClient.h>
Optional client callback.
Definition at line 965 of file pvaClient.h.
◆ ~PvaClientGetRequester()
virtual epics::pvaClient::PvaClientGetRequester::~PvaClientGetRequester |
( |
| ) |
|
|
inlinevirtual |
◆ channelGetConnect()
virtual void epics::pvaClient::PvaClientGetRequester::channelGetConnect |
( |
const epics::pvData::Status & |
status, |
|
|
PvaClientGetPtr const & |
clientGet |
|
) |
| |
|
inlinevirtual |
A channelGet has connected.
- Parameters
-
status | The status returned by the server. |
clientGet | The PvaClientGet that issued the request to create a ChannelGet. |
Definition at line 975 of file pvaClient.h.
◆ getDone()
virtual void epics::pvaClient::PvaClientGetRequester::getDone |
( |
const epics::pvData::Status & |
status, |
|
|
PvaClientGetPtr const & |
clientGet |
|
) |
| |
|
pure virtual |
A get request is complete.
- Parameters
-
status | The status returned by the server. |
clientGet | The PvaClientGet that issued the get request |
◆ POINTER_DEFINITIONS()
The documentation for this class was generated from the following file: