|
void | parse_file (const std::string &file_name) override |
|
void | parse_file (std::istream &stream) override |
|
std::string | get_version () const |
|
std::vector< std::string > | get_nodes () const |
|
std::vector< Libdbc::Message > | get_messages () const |
|
Message::ParseSignalsStatus | parse_message (uint32_t message_id, const std::vector< uint8_t > &data, std::vector< double > &out_values) |
|
std::vector< std::string > | unused_lines () const |
|
◆ parse_file() [1/2]
void Libdbc::DbcParser::parse_file |
( |
const std::string & |
file_name | ) |
|
|
overridevirtual |
◆ parse_file() [2/2]
void Libdbc::DbcParser::parse_file |
( |
std::istream & |
stream | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: