# 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](https://epics-controls.org). - API documentation for this module can be found on its [Github Pages website](https://epics-base.github.io/pvDataCPP/). ## Building This module is included as a submodule of a full EPICS 7 release and will be compiled during builds of that software.