Public Member Functions | |
virtual void | advertise (ros::NodeHandle &nh, const std::string &topic) |
void | publish () |
Public Attributes | |
T | msg_ |
Definition at line 66 of file cob_bms_driver_node.cpp.
virtual void TypedBmsParameter< T >::advertise | ( | ros::NodeHandle & | nh, |
const std::string & | topic | ||
) | [inline, virtual] |
Implements BmsParameter.
Definition at line 76 of file cob_bms_driver_node.cpp.
void TypedBmsParameter< T >::publish | ( | ) | [inline] |
Definition at line 69 of file cob_bms_driver_node.cpp.
T TypedBmsParameter< T >::msg_ |
Definition at line 67 of file cob_bms_driver_node.cpp.