Write error class. More...
#include <hokuyoaist/hokuyo_errors.h>


Public Member Functions | |
| WriteError (unsigned int desc_code) | |
| Write error constructor. | |
Write error class.
Definition at line 144 of file hokuyo_errors.h.
| hokuyoaist::WriteError::WriteError | ( | unsigned int | desc_code | ) | [inline] |
Write error constructor.
| desc_code | Index into the error descriptions string table. |
Definition at line 150 of file hokuyo_errors.h.
1.6.1