Files
pvData/src/misc/pv
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
..
2019-03-11 14:05:10 -07:00
2018-10-18 16:43:56 -07:00
2017-11-14 17:13:43 -06:00
2017-11-06 11:29:59 -06:00
doc
2019-04-17 11:47:56 -07:00
2019-09-23 10:14:55 -07:00
2017-11-06 11:29:59 -06:00
2018-10-18 16:43:56 -07:00
2020-04-15 07:53:22 -07:00
2019-07-08 09:07:09 -07:00
2020-06-17 14:08:14 -07:00