Files
pvData/testApp/misc
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
..
2018-10-29 13:12:01 -07:00
2017-08-30 11:11:47 -05:00
2020-04-15 07:53:22 -07:00
2019-09-23 10:14:55 -07:00
2020-11-13 20:51:23 -08:00
2018-01-05 11:14:59 -08:00
2018-01-04 11:52:19 -08:00
2018-03-12 09:11:44 -07:00