Parse error.
More...
#include <hokuyoaist/hokuyo_errors.h>
Protected Attributes |
char | line_ [128] |
| The bad line.
|
char | type_ [16] |
| The type of line.
|
Detailed Description
Parse error.
Definition at line 423 of file hokuyo_errors.h.
Constructor & Destructor Documentation
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. |
hokuyoaist::ParseError::ParseError |
( |
ParseError const & |
rhs | ) |
|
Member Function Documentation
virtual char const* const hokuyoaist::ParseError::line |
( |
| ) |
const throw () |
|
inlinevirtual |
virtual char const* const hokuyoaist::ParseError::type |
( |
| ) |
const throw () |
|
inlinevirtual |
const char* hokuyoaist::ParseError::what |
( |
| ) |
throw () |
|
virtual |
Member Data Documentation
char hokuyoaist::ParseError::line_[128] |
|
protected |
char hokuyoaist::ParseError::type_[16] |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/gbiggs-hokuyoaist-32e8771/include/hokuyoaist/hokuyo_errors.h