Used to read spike files. More...
#include <report_reader.h>
Classes | |
| class | Population |
Public Member Functions | |
| SpikeReader (std::string filename) | |
| std::vector< std::string > | getPopulationNames () const |
| const Population & | openPopulation (const std::string &populationName) const |
Used to read spike files.
| std::vector<std::string> bbp::sonata::SpikeReader::getPopulationNames | ( | ) | const |
Return a list of all population names.