
Public Member Functions | |
| BooleanBmsParameter (int bit_mask) | |
| void | update (const can::Frame &f) |
Public Member Functions inherited from TypedBmsParameter< std_msgs::Bool > | |
| virtual void | advertise (ros::NodeHandle &nh, const std::string &topic) |
| void | publish () |
Public Member Functions inherited from BmsParameter | |
| virtual | ~BmsParameter () |
Public Attributes | |
| int | bit_mask |
Public Attributes inherited from TypedBmsParameter< std_msgs::Bool > | |
| std_msgs::Bool | msg_ |
Public Attributes inherited from BmsParameter | |
| bool | is_signed |
| diagnostic_msgs::KeyValue | kv |
| unsigned int | length |
| unsigned int | offset |
| ros::Publisher | publisher |
Additional Inherited Members | |
Public Types inherited from BmsParameter | |
| typedef boost::shared_ptr< BmsParameter > | Ptr |
Definition at line 116 of file cob_bms_driver_node.cpp.
|
inline |
Definition at line 118 of file cob_bms_driver_node.cpp.
|
inlinevirtual |
Implements BmsParameter.
Definition at line 119 of file cob_bms_driver_node.cpp.
| int BooleanBmsParameter::bit_mask |
Definition at line 117 of file cob_bms_driver_node.cpp.