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

UnknownLine error. More...

#include <hokuyo_errors.h>

Inheritance diagram for hokuyo_aist::UnknownLineError:
Inheritance graph

Public Member Functions

 UnknownLineError (char const *const line)
 Unknown line error constructor.
- 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 line_ [128]

Detailed Description

UnknownLine error.

Constructor & Destructor Documentation

hokuyo_aist::UnknownLineError::UnknownLineError ( char const *const  line)

Unknown line error constructor.

Parameters
lineThe mystery line that was not understood.

References line_.

Member Data Documentation

char hokuyo_aist::UnknownLineError::line_[128]
protected

The mystery line.

Referenced by UnknownLineError().


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

Generated for GearBox by  doxygen 1.4.5