Insufficient bytes to calculate checksum error.
More...
#include <hokuyoaist/hokuyo_errors.h>
|
int | num_ |
| Number of bytes available.
|
|
int | line_length_ |
| Length of the line.
|
|
unsigned int | desc_code_ |
| Description code for use with the error string table.
|
|
std::string | error_str_ |
| Formatted description of the error.
|
|
char | error_type_ [32] |
| String representation of the error.
|
|
Insufficient bytes to calculate checksum error.
Definition at line 543 of file hokuyo_errors.h.
◆ InsufficientBytesError() [1/2]
hokuyoaist::InsufficientBytesError::InsufficientBytesError |
( |
int | num, |
|
|
int | line_length ) |
Insufficient bytes error constructor.
- Parameters
-
num | The number of bytes received. |
line_length | The length of the line. |
◆ InsufficientBytesError() [2/2]
◆ line_length()
virtual int hokuyoaist::InsufficientBytesError::line_length |
( |
| ) |
const |
throw | ( | ) | | | |
|
inlinevirtual |
◆ num()
virtual int hokuyoaist::InsufficientBytesError::num |
( |
| ) |
const |
throw | ( | ) | | | |
|
inlinevirtual |
◆ line_length_
int hokuyoaist::InsufficientBytesError::line_length_ |
|
protected |
◆ num_
int hokuyoaist::InsufficientBytesError::num_ |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/hokuyoaist-3.0.2-build/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include/hokuyoaist/hokuyo_errors.h