Work in progress porting from the pvAccessCPP library to the new PVXS. This should be a functionally transparent change with the exception of p4p.*.raw.
Present state:
All features ported, and unit tests passing.
[X] p4p Value
[X] p4p.client.raw
Change to monitor callback. Disconnected and RemoteError now delivered through Subscription.pop().
Work in progress porting from the pvAccessCPP library to the new PVXS. This should be a functionally transparent change with the exception of
p4p.*.raw
.Present state:
All features ported, and unit tests passing.
Disconnected
andRemoteError
now delivered throughSubscription.pop()
.