This is the complete list of members for
hokuyoaist::InsufficientBytesError, including all inherited members.
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] |
InsufficientBytesError(int num, int line_length) | hokuyoaist::InsufficientBytesError | [inline] |
InsufficientBytesError(InsufficientBytesError const &rhs) | hokuyoaist::InsufficientBytesError | [inline] |
line_length() const | hokuyoaist::InsufficientBytesError | [inline, virtual] |
line_length_ | hokuyoaist::InsufficientBytesError | [protected] |
num() const | hokuyoaist::InsufficientBytesError | [inline, virtual] |
num_ | hokuyoaist::InsufficientBytesError | [protected] |
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::InsufficientBytesError | [virtual] |
~BaseError() | hokuyoaist::BaseError | [inline, virtual] |
~ProtocolError() | hokuyoaist::ProtocolError | [inline, virtual] |
~RuntimeError() | hokuyoaist::RuntimeError | [inline, virtual] |