Optional client callback.
More...
#include "pvaClient.h"
Optional client callback.
Overview of PvaClientPutRequester
Definition at line 1151 of file pvaClient.h.
virtual epics::pvaClient::PvaClientPutRequester::~PvaClientPutRequester |
( |
| ) |
|
|
inlinevirtual |
A channelPut has connected.
- Parameters
-
status | The status returned by the server. |
clientPut | The PvaClientPut that issued the request to create a ChannelPut. |
Definition at line 1161 of file pvaClient.h.
A get request is complete.
- Parameters
-
status | The status returned by the server. |
clientPut | The PvaClientPut that issued the get request. |
Definition at line 1171 of file pvaClient.h.
A put request is complete.
- Parameters
-
status | The status returned by the server. |
clientPut | The PvaClientPut that issued the put request. |
The documentation for this class was generated from the following file: