improved Buffer class and added BufferVectorComposite
parent
8918eb46
No related branches found
No related tags found
This commit is part of merge request !448. Comments created here will be created in the context of that merge request.
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- include/core/processor/buffer.h 37 additions, 26 deletionsinclude/core/processor/buffer.h
- src/processor/buffer.cpp 38 additions, 0 deletionssrc/processor/buffer.cpp
- src/processor/processor_base.cpp 2 additions, 2 deletionssrc/processor/processor_base.cpp
- src/processor/processor_loop_closure.cpp 2 additions, 2 deletionssrc/processor/processor_loop_closure.cpp
- test/CMakeLists.txt 3 additions, 0 deletionstest/CMakeLists.txt
- test/gtest_buffer.cpp 134 additions, 0 deletionstest/gtest_buffer.cpp
- test/gtest_buffer_frame.cpp 32 additions, 81 deletionstest/gtest_buffer_frame.cpp
Loading
Please register or sign in to comment