Class SickScanApiDump

Class Documentation

class SickScanApiDump

Public Static Functions

template<class MsgType>
static inline void dumpMessage(const std::string &logfolder, const std::string &prefix, const std::string &postfix, const MsgType &msg)

Shortcut to dump a message to file, output file is named “<logfolder>/<prefix>_<timestamp_millisec>_<postfix>.log”