Optional client callback.
More...
#include <pv/pvaClient.h>
Optional client callback.
Definition at line 1660 of file pvaClient.h.
◆ ~PvaClientRPCRequester()
virtual epics::pvaClient::PvaClientRPCRequester::~PvaClientRPCRequester |
( |
| ) |
|
|
inlinevirtual |
◆ POINTER_DEFINITIONS()
◆ requestDone()
virtual void epics::pvaClient::PvaClientRPCRequester::requestDone |
( |
const epics::pvData::Status & |
status, |
|
|
PvaClientRPCPtr const & |
pvaClientRPC, |
|
|
epics::pvData::PVStructure::shared_pointer const & |
pvResponse |
|
) |
| |
|
pure virtual |
The request is done. This is always called with no locks held.
- Parameters
-
status | Completion status. |
pvaClientRPC | The pvaClientRPC interface. |
pvResponse | The response data for the RPC request or null if the request failed. |
The documentation for this class was generated from the following file: