37 #ifndef tCanMessageDumper_h 38 #define tCanMessageDumper_h 42 #include <boost/filesystem.hpp> 59 void open(
const std::string identifier =
"",
const int baudrate = 0);
64 bool constructXmlFile();
69 void setDataFileName(
const boost::filesystem::path &file_name);
70 const boost::filesystem::path & getDataFileName()
const;
78 static const short m_major_fileversion = 1;
79 static const short m_minor_fileversion = 2;
87 #endif // tCanMessageDumper_h
ICL_HARDWARE_CAN_IMPORT_EXPORT ICL_HARDWARE_CAN_IMPORT_EXPORT
Contains import/export definitions for the Win32 plattform.