pvAccess is an implementation of Channel Access, i. e. network support for transmitting Process Variable Data, that fully supports pvData.
pvData (Process Variable Data) defines and implements an efficent way to store, access, and transmit memory resident structured data.
This document will describe the CPP implementation of EPICS v4 pvAccess.
For more information about the EPICS, please refer to the home page of the Experimental Physics and Industrial Control System.
This is the 19-Dec-2011 version of the C++ implementation of pvAccess. The code is a complete implementation of pvAccess as currently defined. This overview is NOT written.
CONTENTSThis product is available via an open source license
This overview for pvAccessCPP. Doxygen documentation is available at doxygenDoc
THIS IS NOT WRITTEN For now please consult the overview documentation for pvAccessJava. In addition look at the Doxygen documentation for this project.