Dario Casalinuovo 6903cf9bda AdapterIO: Increase consistency
* Moved data locking in the internal buffer class, includes handling
of backend writes.
* Takes advantage of inheritance for getting the size. The choice is
made depending on the flags. This allow the implementer to easily
return a custom size by reimplementing GetSize. At the same time
a plain BAdapterIO can still have it's total size set, but the behavior
will change depending it's mutable or not.
* Some decisions are now made by considering everything in absolute
values.
* Other minor fixes.
2016-06-23 00:38:33 +02:00
..
2016-05-05 18:20:26 +02:00
2015-11-09 18:01:18 +01:00
2014-01-01 23:41:02 -07:00
2015-11-12 22:24:16 +01:00
2015-11-09 20:00:06 +01:00
2016-06-20 19:42:24 -04:00
2016-06-23 00:38:33 +02:00