|
HokuyoAIST
3.0.1
|
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 148 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 154 of file hokuyo_errors.h.
1.7.6.1