Incorrect line length error.
More...
#include <hokuyoaist/hokuyo_errors.h>
Incorrect line length error.
Definition at line 681 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 688 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 |
virtual 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/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include/hokuyoaist/hokuyo_errors.h