Optional client callback.
More...
#include "pvaClient.h"
Optional client callback.
Overview of PvaClientPutGetRequester
Definition at line 1317 of file pvaClient.h.
virtual epics::pvaClient::PvaClientPutGetRequester::~PvaClientPutGetRequester |
( |
| ) |
|
|
inlinevirtual |
A channelPutGet has connected.
- Parameters
-
status | The status returned by the server. |
clientPutGet | The PvaClientPutGet that issued the request to create a ChannelPutGet. |
Definition at line 1327 of file pvaClient.h.
A getGet request is complete.
- Parameters
-
status | The status returned by the server. |
clientPutGet | The PvaClientPutGet that issued the getGet request. |
Definition at line 1355 of file pvaClient.h.
A getPut request is complete.
- Parameters
-
status | The status returned by the server. |
clientPutGet | The PvaClientPutGet that issued the getPut request. |
Definition at line 1345 of file pvaClient.h.
A putGet request is complete.
- Parameters
-
status | The status returned by the server. |
clientPutGet | The PvaClientPutGet that issued the putGet request. |
The documentation for this class was generated from the following file: