#include <bms_interface.h>
Definition at line 181 of file bms_interface.h.
bms::BMSInterface::BMSInterface |
( |
| ) |
|
|
inline |
bms::BMSInterface::~BMSInterface |
( |
| ) |
|
void bms::BMSInterface::connect |
( |
std::string |
port | ) |
|
data bms::BMSInterface::decodePkg |
( |
char |
buff[], |
|
|
size_t |
buff_size |
|
) |
| |
|
private |
int bms::BMSInterface::fetchParam |
( |
char |
buff[], |
|
|
int |
param_indx, |
|
|
size_t |
param_size |
|
) |
| |
|
private |
uint8_t bms::BMSInterface::getBitInByte |
( |
uint8_t |
byte, |
|
|
uint8_t |
position |
|
) |
| |
|
inline |
uint8_t bms::BMSInterface::getBitInWord |
( |
uint16_t |
byte, |
|
|
uint8_t |
position |
|
) |
| |
|
inline |
data bms::BMSInterface::read |
( |
| ) |
|
int bms::BMSInterface::readPkgFromBMS |
( |
char * |
buff, |
|
|
size_t |
buff_size_limit |
|
) |
| |
|
private |
void bms::BMSInterface::setAttributes |
( |
| ) |
|
|
private |
int bms::BMSInterface::file_handle_ |
|
private |
const std::string bms::BMSInterface::SEND_ME_DATA_ = ":000200000ee8~" |
|
private |
The documentation for this class was generated from the following files: