SickToolbox::SickLMSBufferMonitor Class Reference

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

#include <c++/drivers/lms/sicklms-1.0/SickLMSBufferMonitor.hh>

Inheritance diagram for SickToolbox::SickLMSBufferMonitor:

Inheritance graph
[legend]
Collaboration diagram for SickToolbox::SickLMSBufferMonitor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SickLMSBufferMonitor ()
 A standard constructor.
void GetNextMessageFromDataStream (SickLMSMessage &sick_message) throw ( SickIOException )
 Acquires the next message from the SickLMS byte stream.
 ~SickLMSBufferMonitor ()
 A standard destructor.

Detailed Description

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


Constructor & Destructor Documentation

SickToolbox::SickLMSBufferMonitor::SickLMSBufferMonitor (  ) 

A standard constructor.

A standard constructor

SickToolbox::SickLMSBufferMonitor::~SickLMSBufferMonitor (  ) 

A standard destructor.

A standard destructor


Member Function Documentation

void SickToolbox::SickLMSBufferMonitor::GetNextMessageFromDataStream ( SickLMSMessage sick_message  )  throw ( SickIOException )

Acquires the next message from the SickLMS byte stream.

A method for extracting a single message from the stream


The documentation for this class was generated from the following files:
Generated on Thu Mar 20 09:41:47 2008 for sicktoolbox-1.0 by  doxygen 1.5.1