Public Member Functions
SickToolbox::SickLDBufferMonitor Class Reference

A class for monitoring the receive buffer when interfacing with a Sick LD LIDAR. More...

#include <SickLDBufferMonitor.hh>

Inheritance diagram for SickToolbox::SickLDBufferMonitor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void GetNextMessageFromDataStream (SickLDMessage &sick_message) throw ( SickIOException )
 Acquires the next message from the SickLD byte stream.
 SickLDBufferMonitor ()
 A standard constructor.
 ~SickLDBufferMonitor ()
 A standard destructor.

Detailed Description

A class for monitoring the receive buffer when interfacing with a Sick LD LIDAR.

Definition at line 33 of file SickLDBufferMonitor.hh.


Constructor & Destructor Documentation

A standard constructor.

A standard constructor

Definition at line 35 of file SickLDBufferMonitor.cc.

A standard destructor.

A standard destructor

Definition at line 130 of file SickLDBufferMonitor.cc.


Member Function Documentation

Acquires the next message from the SickLD byte stream.

A method for extracting a single message from the stream

Parameters:
&sick_messageThe returned message object

Reimplemented from SickToolbox::SickBufferMonitor< SickLDBufferMonitor, SickLDMessage >.

Definition at line 41 of file SickLDBufferMonitor.cc.


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


sicktoolbox
Author(s): Jason Derenick , Thomas Miller
autogenerated on Thu Aug 27 2015 15:17:16