
Public Member Functions | |
| BooleanBmsParameter (int bit_mask) | |
| void | update (const can::Frame &f) |
Public Attributes | |
| int | bit_mask |
Definition at line 114 of file cob_bms_driver_node.cpp.
| BooleanBmsParameter::BooleanBmsParameter | ( | int | bit_mask | ) | [inline] |
Definition at line 116 of file cob_bms_driver_node.cpp.
| void BooleanBmsParameter::update | ( | const can::Frame & | f | ) | [inline, virtual] |
Implements BmsParameter.
Definition at line 117 of file cob_bms_driver_node.cpp.
Definition at line 115 of file cob_bms_driver_node.cpp.