Insufficient bytes to calculate checksum error.
More...
#include <hokuyoaist/hokuyo_errors.h>
Insufficient bytes to calculate checksum error.
Definition at line 608 of file hokuyo_errors.h.
hokuyoaist::InsufficientBytesError::InsufficientBytesError |
( |
int |
num, |
|
|
int |
line_length |
|
) |
| |
|
inline |
Insufficient bytes error constructor.
- Parameters
-
num | The number of bytes received. |
line_length | The length of the line. |
Definition at line 615 of file hokuyo_errors.h.
virtual int hokuyoaist::InsufficientBytesError::line_length |
( |
) | |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
virtual int hokuyoaist::InsufficientBytesError::num |
( |
) | |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
const char* hokuyoaist::InsufficientBytesError::what |
( |
) | |
|
throw | ( | |
| ) | | |
|
virtual |
int hokuyoaist::InsufficientBytesError::line_length_ |
|
protected |
int hokuyoaist::InsufficientBytesError::num_ |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/gbiggs-hokuyoaist-32e8771/include/hokuyoaist/hokuyo_errors.h