epics-base / pvaClientCPP

pvaClientCPP is an EPICS V4 C++ module
http://epics-pvdata.sourceforge.net/index.html
Other
2 stars 8 forks source link

more callbacks for callbacks introduced by pvAccess; doc changes #45

Closed mrkraimer closed 7 years ago

mrkraimer commented 7 years ago

pvAccess added new callback for disconnect. pvaClientCPP now provides these as new optional client callbacks.

Many doxygen changes