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::BaudrateError Class Reference

Baudrate error class. More...

#include <hokuyo_errors.h>

Inheritance diagram for hokuyo_aist::BaudrateError:
Inheritance graph

List of all members.

Public Member Functions

 BaudrateError (unsigned int baud)
 Baud rate 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

unsigned int baud_

Detailed Description

Baudrate error class.


Constructor & Destructor Documentation

hokuyo_aist::BaudrateError::BaudrateError ( unsigned int  baud)
inline

Baud rate error constructor.

Parameters:
baudThe bad baud rate.

Member Data Documentation

unsigned int hokuyo_aist::BaudrateError::baud_
protected

Baud rate that caused the error.


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

Generated for GearBox by  doxygen 1.4.5