#include <comm_port.h>
Definition at line 42 of file comm_port.h.
livox::CommPort::CommPort |
( |
| ) |
|
livox::CommPort::~CommPort |
( |
| ) |
|
uint8_t* livox::CommPort::FetchCacheFreeSpace |
( |
uint32_t * |
o_len | ) |
|
uint16_t livox::CommPort::GetAndUpdateSeqNum |
( |
| ) |
|
int32_t livox::CommPort::Pack |
( |
uint8_t * |
o_buf, |
|
|
uint32_t |
o_buf_size, |
|
|
uint32_t * |
o_len, |
|
|
const CommPacket & |
i_packet |
|
) |
| |
int32_t livox::CommPort::ParseCommStream |
( |
CommPacket * |
o_pack | ) |
|
int32_t livox::CommPort::UpdateCacheWrIdx |
( |
uint32_t |
used_size | ) |
|
The documentation for this class was generated from the following file: