INTRODUCTION
Overview
Download and Install
Documentation
Publications

REPOSITORY
Libraries

DEVELOPER
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         
hokuyo_aist::ParamEchoError Class Reference

Parameter echo error. More...

#include <hokuyo_errors.h>

Inheritance diagram for hokuyo_aist::ParamEchoError:
Inheritance graph

List of all members.

Public Member Functions

 ParamEchoError (char const *const cmd)
 Parameter echo error constructor.
virtual char const *const cmd_code () const throw ()
 Get the two-byte command code as a non-null-terminated array.
- Public Member Functions inherited from hokuyo_aist::ProtocolError
 ProtocolError (unsigned int desc_code)
 Protocol error constructor.
- Public Member Functions inherited from hokuyo_aist::RuntimeError
 RuntimeError (unsigned int desc_code)
 Runtime error constructor.
- Public Member Functions inherited from hokuyo_aist::BaseError
 BaseError (unsigned int desc_code, char const *error_type)
 Hokuyo error constructor.

Protected Attributes

char cmd_ [2]

Detailed Description

Parameter echo error.


Constructor & Destructor Documentation

hokuyo_aist::ParamEchoError::ParamEchoError ( char const *const  cmd)
inline

Parameter echo error constructor.

Parameters:
typeThe two-byte command code sent.

Member Data Documentation

char hokuyo_aist::ParamEchoError::cmd_[2]
protected

Command that triggered the error, from SCIP2 (two bytes).


The documentation for this class was generated from the following files:
 

Generated for GearBox by  doxygen 1.4.5