#include <tCanMessageMetaDumper.h>
Definition at line 50 of file tCanMessageMetaDumper.h.
icl_hardware::can::tCanMessageMetaDumper::tCanMessageMetaDumper |
( |
| ) |
|
icl_hardware::can::tCanMessageMetaDumper::~tCanMessageMetaDumper |
( |
| ) |
|
void icl_hardware::can::tCanMessageMetaDumper::close |
( |
| ) |
|
bool icl_hardware::can::tCanMessageMetaDumper::constructXmlFile |
( |
| ) |
|
build the construct of a xml-can-file and outputs it to the console
This function reads through a file and outputs a block of meta-data for specific number of lines this number is declared by the given baudrate It returns false if no lines where read otherwise true
< do the first commit at line 1, line 0 is the header
Definition at line 104 of file tCanMessageMetaDumper.cpp.
const boost::filesystem::path & icl_hardware::can::tCanMessageMetaDumper::getDataFileName |
( |
| ) |
const |
|
protected |
void icl_hardware::can::tCanMessageMetaDumper::open |
( |
const std::string |
identifier = "" , |
|
|
const int |
baudrate = 0 |
|
) |
| |
int icl_hardware::can::tCanMessageMetaDumper::prepareFile |
( |
| ) |
|
|
protected |
void icl_hardware::can::tCanMessageMetaDumper::setDataFileName |
( |
const boost::filesystem::path & |
file_name | ) |
|
|
protected |
unsigned int icl_hardware::can::tCanMessageMetaDumper::m_baudrate |
|
private |
std::ifstream icl_hardware::can::tCanMessageMetaDumper::m_data_file |
|
private |
boost::filesystem::path* icl_hardware::can::tCanMessageMetaDumper::m_data_file_name |
|
private |
const short icl_hardware::can::tCanMessageMetaDumper::m_major_fileversion = 1 |
|
staticprivate |
const short icl_hardware::can::tCanMessageMetaDumper::m_minor_fileversion = 2 |
|
staticprivate |
The documentation for this class was generated from the following files: