Parse error.
More...
#include <hokuyoaist/hokuyo_errors.h>
|
char | line_ [128] |
| The bad line.
|
|
char | type_ [16] |
| The type of line.
|
|
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.
|
|
Parse error.
Definition at line 408 of file hokuyo_errors.h.
◆ ParseError() [1/2]
hokuyoaist::ParseError::ParseError |
( |
char const *const | line, |
|
|
char const *const | type ) |
Parse error constructor.
- Parameters
-
line | The line that could not be parsed. |
type | The type of line that was expected. |
◆ ParseError() [2/2]
hokuyoaist::ParseError::ParseError |
( |
ParseError const & | rhs | ) |
|
◆ line()
virtual char const *const hokuyoaist::ParseError::line |
( |
| ) |
const |
throw | ( | ) | | | |
|
inlinevirtual |
◆ type()
virtual char const *const hokuyoaist::ParseError::type |
( |
| ) |
const |
throw | ( | ) | | | |
|
inlinevirtual |
◆ line_
char hokuyoaist::ParseError::line_[128] |
|
protected |
◆ type_
char hokuyoaist::ParseError::type_[16] |
|
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