Bad response error (SCIP1 version)
More...
#include <hokuyoaist/hokuyo_errors.h>
|
char | error_ |
| Error code as defined in SCIP2 (two bytes). More...
|
|
char | cmd_ |
| Command that triggered the error, from SCIP2 (two bytes). More...
|
|
Bad response error (SCIP1 version)
Definition at line 525 of file hokuyo_errors.h.
hokuyoaist::Scip1ResponseError::Scip1ResponseError |
( |
char |
error, |
|
|
char |
cmd |
|
) |
| |
|
inline |
Response error constructor.
- Parameters
-
error | The two-byte error code received. |
cmd | The command that caused the error. |
Definition at line 532 of file hokuyo_errors.h.
virtual char hokuyoaist::Scip1ResponseError::cmd_code |
( |
| ) |
const throw () |
|
inlinevirtual |
virtual char hokuyoaist::Scip1ResponseError::error_code |
( |
| ) |
const throw () |
|
inlinevirtual |
virtual const char* hokuyoaist::Scip1ResponseError::what |
( |
| ) |
throw () |
|
virtual |
char hokuyoaist::Scip1ResponseError::cmd_ |
|
protected |
Command that triggered the error, from SCIP2 (two bytes).
Definition at line 559 of file hokuyo_errors.h.
char hokuyoaist::Scip1ResponseError::error_ |
|
protected |
Error code as defined in SCIP2 (two bytes).
Definition at line 557 of file hokuyo_errors.h.
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include/hokuyoaist/hokuyo_errors.h