Dave Hickin 5076057d8d Make isConnected optional field of multi-channel types
A boolean[] isConnected field was included in all constructed
NTMultiChannels and NTScalarMultiChannels. However this is neither a
required nor optional field of these types. Applications use this
though, (specifically pvaClient) so treat as if optional field. Add
addIsConnected() function to builders and retain isConnected() in
wrapper classes. Leave isConnected field in structures until clients
updated.
2015-08-20 17:19:18 +01:00
2015-08-20 17:07:27 +01:00
2015-06-16 18:06:08 -05:00
2014-12-15 08:31:41 -05:00
2012-07-17 09:55:17 -04:00

Since the Normative Types specification is not yet at Public Working Draft level,
any implementation must be considered alpha. The implementations of helpers under
this repo must be considered alpha level.

Languages
C++ 98.2%
Makefile 0.9%
Shell 0.7%
C 0.2%