#include <c++/drivers/lms/sicklms-1.0/SickLMSBufferMonitor.hh>
Inheritance diagram for SickToolbox::SickLMSBufferMonitor:


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. | |
| SickToolbox::SickLMSBufferMonitor::SickLMSBufferMonitor | ( | ) |
A standard constructor.
A standard constructor
| SickToolbox::SickLMSBufferMonitor::~SickLMSBufferMonitor | ( | ) |
A standard destructor.
A standard destructor
| 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
1.5.1