hokuyoaist::ResponseError Member List
This is the complete list of members for
hokuyoaist::ResponseError, including all inherited members.
BaseError(unsigned int desc_code, char const *error_type) | hokuyoaist::BaseError | |
BaseError(BaseError const &rhs) | hokuyoaist::BaseError | |
cmd_ | hokuyoaist::ResponseError | [protected] |
cmd_code() const | hokuyoaist::ResponseError | [inline, virtual] |
desc_code() const | hokuyoaist::BaseError | [inline, virtual] |
desc_code_ | hokuyoaist::BaseError | [protected] |
error_ | hokuyoaist::ResponseError | [protected] |
error_code() const | hokuyoaist::ResponseError | [inline, virtual] |
error_type() const | hokuyoaist::BaseError | [inline, virtual] |
error_type_ | hokuyoaist::BaseError | [protected] |
ProtocolError(unsigned int desc_code) | hokuyoaist::ProtocolError | [inline] |
ProtocolError(unsigned int desc_code, char const *error_type) | hokuyoaist::ProtocolError | [inline] |
ResponseError(char const *const error, char const *const cmd) | hokuyoaist::ResponseError | [inline] |
ResponseError(ResponseError const &rhs) | hokuyoaist::ResponseError | [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::ResponseError | [virtual] |
~BaseError() | hokuyoaist::BaseError | [inline, virtual] |
~ProtocolError() | hokuyoaist::ProtocolError | [inline, virtual] |
~RuntimeError() | hokuyoaist::RuntimeError | [inline, virtual] |