BaseError(unsigned int desc_code, char const *error_type) | hokuyoaist::BaseError | |
BaseError(BaseError const &rhs) | hokuyoaist::BaseError | |
desc_code() const | hokuyoaist::BaseError | [inline, virtual] |
desc_code_ | hokuyoaist::BaseError | [protected] |
error_type() const | hokuyoaist::BaseError | [inline, virtual] |
error_type_ | hokuyoaist::BaseError | [protected] |
MisplacedLineFeedError() | hokuyoaist::MisplacedLineFeedError | [inline] |
ProtocolError(unsigned int desc_code) | hokuyoaist::ProtocolError | [inline] |
ProtocolError(unsigned int desc_code, char const *error_type) | hokuyoaist::ProtocolError | [inline] |
RuntimeError(unsigned int desc_code) | hokuyoaist::RuntimeError | [inline] |
RuntimeError(unsigned int desc_code, char const *error_type) | hokuyoaist::RuntimeError | [inline] |
ss | hokuyoaist::BaseError | [protected] |
what() | hokuyoaist::BaseError | [virtual] |
~BaseError() | hokuyoaist::BaseError | [inline, virtual] |
~ProtocolError() | hokuyoaist::ProtocolError | [inline, virtual] |
~RuntimeError() | hokuyoaist::RuntimeError | [inline, virtual] |