pvaClientCPP
4.8.1-dev
|
▼Nepics | |
▼NpvaClient | |
CPvaClient | PvaClient is a synchronous wrapper for the pvAccess API, which is a callback based API |
CPvaClientChannel | An easy to use alternative to directly calling the Channel methods of pvAccess |
CPvaClientChannelStateChangeRequester | A callback for change in connection status |
CPvaClientData | A base class for PvaClientGetData, PvaClientPutData, and PvaClientMonitorData |
CPvaClientGet | An easy to use alternative to ChannelGet |
CPvaClientGetData | A class that holds data returned by PvaClientGet or PvaClientPutGet |
CPvaClientGetRequester | Optional client callback |
CPvaClientMonitor | An easy to use alternative to Monitor |
CPvaClientMonitorData | A class that holds data returned by PvaClientMonitor |
CPvaClientMonitorRequester | Optional client callback |
CPvaClientMultiChannel | PvaMultiChannel is a synchronous interface for accessing multiple channels |
CPvaClientMultiGetDouble | Provides channelGet to multiple channels where each channel has a numeric scalar value field |
CPvaClientMultiMonitorDouble | Provides a monitor to multiple channels where each channel has a numeric scalar value field |
CPvaClientMultiPutDouble | Provides channelPut to multiple channels where each channel has a numeric scalar value field |
CPvaClientNTMultiData | Provides NTMultiChannel data for both PvaClientNTMultiGet and PvaClientNTMultiMonitor |
CPvaClientNTMultiGet | Provides channelGet to multiple channels where the value field of each channel is presented as a union |
CPvaClientNTMultiMonitor | Provides channel monitor to multiple channels where the value field of each channel is presented as a union |
CPvaClientNTMultiPut | Provides channelPut to multiple channels where the value field of each channel is presented as a union |
CPvaClientProcess | An easy to use alternative to ChannelProcess |
CPvaClientProcessRequester | Optional client callback |
CPvaClientPut | An easy to use alternative to ChannelPut |
CPvaClientPutData | A class that holds data given to by PvaClientPut or PvaClientPutGet |
CPvaClientPutGet | An easy to use alternative to ChannelPutGet |
CPvaClientPutGetRequester | Optional client callback |
CPvaClientPutRequester | Optional client callback |
CPvaClientRPC | An easy to use alternative to RPC |
CPvaClientRPCRequester | Optional client callback |