A MVReceiver class listens for messages and raises a signal when one arrives
More...
#include <mfextensions/Receivers/MVReceiver.hh>
A MVReceiver class listens for messages and raises a signal when one arrives
Definition at line 17 of file MVReceiver.hh.
mfviewer::MVReceiver::MVReceiver |
( |
fhicl::ParameterSet |
pset | ) |
|
|
explicit |
virtual mfviewer::MVReceiver::~MVReceiver |
( |
| ) |
|
|
inlinevirtual |
void mfviewer::MVReceiver::NewMessage |
( |
qt_mf_msg const & |
msg | ) |
|
|
signal |
When a message is received by the MVReceiver, this signal should be raised so that the connected listener can process it.
- Parameters
-
void mfviewer::MVReceiver::stop |
( |
| ) |
|
|
inline |
bool mfviewer::MVReceiver::stopRequested_ |
|
protected |
Whether the MVRecevier should stop
Definition at line 41 of file MVReceiver.hh.
The documentation for this class was generated from the following files: