Remove single file exporter, implemenation was the same as the normal spike file exporter.
Moved spike buffer to the manager. This allows reuse the by other registered exporters
Showing
- miniapp/io.cpp 3 additions, 2 deletionsminiapp/io.cpp
- miniapp/miniapp.cpp 1 addition, 1 deletionminiapp/miniapp.cpp
- src/communication/communicator.hpp 4 additions, 4 deletionssrc/communication/communicator.hpp
- src/communication/export_manager.hpp 26 additions, 12 deletionssrc/communication/export_manager.hpp
- src/communication/exporter_interface.hpp 1 addition, 9 deletionssrc/communication/exporter_interface.hpp
- src/communication/exporter_spike_file.hpp 7 additions, 39 deletionssrc/communication/exporter_spike_file.hpp
- src/communication/exporter_spike_single_file.hpp 0 additions, 137 deletionssrc/communication/exporter_spike_single_file.hpp
- src/model.hpp 2 additions, 2 deletionssrc/model.hpp
- tests/global_communication/CMakeLists.txt 0 additions, 1 deletiontests/global_communication/CMakeLists.txt
- tests/global_communication/test_exporter_spike_file.cpp 1 addition, 3 deletionstests/global_communication/test_exporter_spike_file.cpp
- tests/global_communication/test_exporter_spike_single_file.cpp 0 additions, 118 deletions.../global_communication/test_exporter_spike_single_file.cpp
- tests/performance/io/disk_io.cpp 1 addition, 1 deletiontests/performance/io/disk_io.cpp
Please register or sign in to comment