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>

Inherits hokuyo_aist::ProtocolError.

List of all members.

Public Member Functions

 UnknownLineError (char const *const line)
 Unknown line 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:
line The 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