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

Insufficient bytes to calculate checksum error. More...

#include <hokuyo_errors.h>

Inherits hokuyo_aist::ProtocolError.

List of all members.

Public Member Functions

 InsufficientBytesError (int num, int line_length)
 Insufficient bytes error constructor.

Protected Attributes

int num_
int line_length_


Detailed Description

Insufficient bytes to calculate checksum error.

Constructor & Destructor Documentation

hokuyo_aist::InsufficientBytesError::InsufficientBytesError ( int  num,
int  line_length 
) [inline]

Insufficient bytes error constructor.

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


Member Data Documentation

Length of the line.

Number of bytes available.


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

Generated for GearBox by  doxygen 1.4.5