Interface for classes producing data to broadcast via a DataBroker.
More...
#include <ProducerInterface.h>
Interface for classes producing data to broadcast via a DataBroker.
Definition at line 47 of file ProducerInterface.h.
◆ ProducerInterface()
mars::data_broker::ProducerInterface::ProducerInterface |
( |
| ) |
|
|
inline |
◆ ~ProducerInterface()
virtual mars::data_broker::ProducerInterface::~ProducerInterface |
( |
| ) |
|
|
inlinevirtual |
◆ produceData()
virtual void mars::data_broker::ProducerInterface::produceData |
( |
const DataInfo & |
info, |
|
|
DataPackage * |
package, |
|
|
int |
callbackParam |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: