Files
pvaClient/README.md
2018-12-17 16:16:06 -06:00

18 lines
623 B
Markdown

# 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.
## Links
- General information about EPICS can be found at the
[EPICS Controls website](https://epics-controls.org).
- 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.