33 std::shared_ptr<std::ofstream>
m_file;
void updateColumn(std::string name, double value)
std::shared_ptr< std::ofstream > m_file
unsigned int currentSession
void setFilepath(std::string path)
void setRecording(bool recording)
void addColumn(std::string name)
std::map< std::string, double > columns_type