AST-1637 Support model data in BdaBuffer
All threads resolved!
All threads resolved!
Compare changes
Files
2- Maik Nijhuis authored
+ 12
− 7
@@ -34,7 +34,7 @@ BdaBuffer::BdaBuffer(const std::size_t pool_size, const Fields& fields)
@@ -56,8 +56,11 @@ BdaBuffer::BdaBuffer(const BdaBuffer& other, const Fields& fields,
@@ -94,13 +97,15 @@ bool BdaBuffer::AddRow(double time, double interval, double exposure,