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

Incorrect line length error. More...

#include <hokuyo_errors.h>

Inherits hokuyo_aist::ProtocolError.

List of all members.

Public Member Functions

 LineLengthError (int length, int expected)
 Line length error constructor.

Protected Attributes

int length_
int expected_


Detailed Description

Incorrect line length error.

Constructor & Destructor Documentation

hokuyo_aist::LineLengthError::LineLengthError ( int  length,
int  expected 
) [inline]

Line length error constructor.

Parameters:
num The number of bytes received.
line_length The length of the line.


Member Data Documentation

The expected line length.

The received line length.


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

Generated for GearBox by  doxygen 1.4.5