Baudrate error class.
More...
#include <hokuyoaist/hokuyo_errors.h>
|
unsigned int | baud_ |
| Baud rate that caused the error.
|
|
unsigned int | desc_code_ |
| Description code for use with the error string table.
|
|
std::string | error_str_ |
| Formatted description of the error.
|
|
char | error_type_ [32] |
| String representation of the error.
|
|
Baudrate error class.
Definition at line 158 of file hokuyo_errors.h.
◆ BaudrateError() [1/2]
hokuyoaist::BaudrateError::BaudrateError |
( |
unsigned int | baud | ) |
|
Baud rate error constructor.
- Parameters
-
◆ BaudrateError() [2/2]
hokuyoaist::BaudrateError::BaudrateError |
( |
BaudrateError const & | rhs | ) |
|
◆ baud()
unsigned int hokuyoaist::BaudrateError::baud |
( |
| ) |
const |
throw | ( | ) | | | |
|
inline |
◆ baud_
unsigned int hokuyoaist::BaudrateError::baud_ |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/hokuyoaist-3.0.2-build/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include/hokuyoaist/hokuyo_errors.h