mrkraimer b665dac669 The following changes were made:
1) PvaClientChannel::channelCreated no longer declares channel connected.
   PvaClientChannel::channelStateChange does this.
2) PvaClientNTMultiData::endDeltaTime no longer calls unionValue[i] = PVUnionPtr()
2021-02-23 09:25:19 -05:00
2018-10-29 18:02:20 -07:00
2020-05-28 16:26:01 -05:00
2021-02-17 11:10:41 -05:00
2017-12-19 09:20:11 +01:00
2021-02-23 09:25:19 -05:00
2017-11-30 12:08:10 -06:00
2019-09-13 09:15:35 -04:00
2020-05-28 16:26:01 -05:00
2016-07-09 06:48:36 -04:00
2018-12-17 16:16:06 -06:00

pvaClientCPP

The pvaClient API provides a synchronous client interface that was designed to be easier to use than the original basic pvAccess client API.

The pvaClientCPP module implements the pvaClient API for C++ client applications.

  • General information about EPICS can be found at the EPICS Controls website.
  • API documentation for this module can be found in its documentation directory, in particular the file pvaClientCPP.html

Building

This module is included as a submodule of a full EPICS 7 release and will be compiled during builds of that software.

Languages
C++ 99.4%
Makefile 0.6%