Incorrect line length error.
More...
#include <hokuyoaist/hokuyo_errors.h>
Incorrect line length error.
Definition at line 641 of file hokuyo_errors.h.
hokuyoaist::LineLengthError::LineLengthError |
( |
int |
length, |
|
|
int |
expected |
|
) |
| |
|
inline |
Line length error constructor.
- Parameters
-
length | The number of bytes received. |
expected | The expected length of the line. |
Definition at line 648 of file hokuyo_errors.h.
hokuyoaist::LineLengthError::LineLengthError |
( |
LineLengthError const & |
rhs) | |
|
|
inline |
virtual int hokuyoaist::LineLengthError::expected |
( |
) | |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
virtual int hokuyoaist::LineLengthError::length |
( |
) | |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
const char* hokuyoaist::LineLengthError::what |
( |
) | |
|
throw | ( | |
| ) | | |
|
virtual |
int hokuyoaist::LineLengthError::expected_ |
|
protected |
int hokuyoaist::LineLengthError::length_ |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/gbiggs-hokuyoaist-32e8771/include/hokuyoaist/hokuyo_errors.h