#include <data.h>
Definition at line 25 of file data.h.
◆ appendCRC16CheckSum()
void rm_vt::Base::appendCRC16CheckSum |
( |
uint8_t * |
pch_message, |
|
|
uint32_t |
dw_length |
|
) |
| |
|
inline |
◆ appendCRC8CheckSum()
void rm_vt::Base::appendCRC8CheckSum |
( |
unsigned char * |
pch_message, |
|
|
unsigned int |
dw_length |
|
) |
| |
|
inline |
◆ getCRC16CheckSum()
uint16_t rm_vt::Base::getCRC16CheckSum |
( |
uint8_t * |
pch_message, |
|
|
uint32_t |
dw_length, |
|
|
uint16_t |
w_crc |
|
) |
| |
|
inline |
◆ getCRC8CheckSum()
uint8_t rm_vt::Base::getCRC8CheckSum |
( |
unsigned char * |
pch_message, |
|
|
unsigned int |
dw_length, |
|
|
unsigned char |
uc_crc_8 |
|
) |
| |
|
inline |
◆ initSerial()
void rm_vt::Base::initSerial |
( |
| ) |
|
|
inline |
◆ verifyCRC16CheckSum()
uint32_t rm_vt::Base::verifyCRC16CheckSum |
( |
uint8_t * |
pch_message, |
|
|
uint32_t |
dw_length |
|
) |
| |
|
inline |
◆ verifyCRC8CheckSum()
uint32_t rm_vt::Base::verifyCRC8CheckSum |
( |
unsigned char * |
pch_message, |
|
|
unsigned int |
dw_length |
|
) |
| |
|
inline |
◆ serial_
◆ video_tran_is_online_
bool rm_vt::Base::video_tran_is_online_ = false |
The documentation for this class was generated from the following file: