Insufficient bytes to calculate checksum error.
More...
#include <hokuyoaist/hokuyo_errors.h>
Protected Attributes |
int | num_ |
| Number of bytes available.
|
int | line_length_ |
| Length of the line.
|
Detailed Description
Insufficient bytes to calculate checksum error.
Definition at line 608 of file hokuyo_errors.h.
Constructor & Destructor Documentation
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.
Member Function Documentation
virtual int hokuyoaist::InsufficientBytesError::line_length |
( |
| ) |
const throw () |
|
inlinevirtual |
virtual int hokuyoaist::InsufficientBytesError::num |
( |
| ) |
const throw () |
|
inlinevirtual |
const char* hokuyoaist::InsufficientBytesError::what |
( |
| ) |
throw () |
|
virtual |
Member Data Documentation
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