Insufficient bytes to calculate checksum error.
More...
#include <hokuyoaist/hokuyo_errors.h>
Insufficient bytes to calculate checksum error.
Definition at line 644 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 651 of file hokuyo_errors.h.
virtual int hokuyoaist::InsufficientBytesError::line_length |
( |
| ) |
const throw () |
|
inlinevirtual |
virtual int hokuyoaist::InsufficientBytesError::num |
( |
| ) |
const throw () |
|
inlinevirtual |
virtual 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/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include/hokuyoaist/hokuyo_errors.h