Files
pvData/testApp
Michael Davidsaver 07b79693af Deprecate/remove unused buffer alignment tools
ByteBuffer::align() does not work as expected
on some RTEMS targets where malloc() returns
buffers aligned only to 4 bytes.

SerializableControl::alignBuffer() and
DeserializableControl::alignData() are implemented,
but never called, in this module and pvAccessCPP.
ByteBuffer::align() is only needed to implement
these two methods.

Leave non-pure virtual stubs to assist in migration.
2020-11-14 11:07:15 -08:00
..
2020-04-15 07:53:22 -07:00
2020-04-15 07:53:22 -07:00
2020-11-13 20:51:23 -08:00
2019-05-01 14:18:48 -07:00
2014-11-03 12:37:12 +01:00
2020-11-13 20:51:23 -08:00
2018-03-13 18:44:54 -07:00