deccc41b9a6e1c87eb024d11f9bf49feb5de5dba
* Disabled NEED_OLL_FUNCS for Visual Studio 2013+ Both _MSC_VER (VC++ compiler version) and EPICS base version should be checked for strtoll, strtoull definitions. * NEED_OLL_FUNCS now defined only for VS builds
pvaDataCPP
The EPICS pvData API provides a set of classes and utilities that form the core of the EPICS PVA implementation.
The pvDataCPP module is a part of the EPICS software toolkit that implements pvData structures as C++ class objects.
Links
- General information about EPICS can be found at the EPICS Controls website.
- API documentation for this module can be found on its Github Pages website.
Building
This module is included as a submodule of a full EPICS 7 release and will be compiled during builds of that software.
Description
Languages
C++
98.6%
Makefile
1%
C
0.4%