#include <DataCollector.hpp>
Public Attributes | |
bool | shouldCollect |
std::vector< TracksWithRef > | tracksWithRef |
Definition at line 33 of file DataCollector.hpp.
bool ISM::CollectedData::shouldCollect |
Definition at line 34 of file DataCollector.hpp.
std::vector<TracksWithRef> ISM::CollectedData::tracksWithRef |
Definition at line 35 of file DataCollector.hpp.