25 #include <boost/foreach.hpp> 31 const std::string& description,
32 const std::string& unit)
34 description(description),
40 os <<
"Vector of interpreted CAN messages with " << interpreted_can_messages.size() <<
" messages.";
std::ostream & operator<<(std::ostream &os, InterpretedCanMessages const &interpreted_can_messages)
InterpretedCanMessage(const double value=0, const std::string &description="", const std::string &unit="")
Constructor.
std::vector< InterpretedCanMessage > InterpretedCanMessages