#include <output_node.h>
|
| DPOutputMQTTEdge (const std::string &keyword, const std::string &address, bool publishFromCache=false, unsigned int computePeriod=1) |
|
| OutputMQTTEdge (const std::string &keyword, const std::string &address, bool publishFromCache=false, unsigned int computePeriod=1) |
|
| OutputEdge ()=delete |
|
| OutputEdge (std::string keyword, std::string id, std::string port, bool publishFromCache, unsigned int computePeriod) |
| Constructor. More...
|
|
boost::python::object | pySetup (const boost::python::object &obj) |
| call function in the decorator More...
|
|
◆ DPOutputMQTTEdge()
template<class MSG_TYPE >
DPOutputMQTTEdge< MSG_TYPE >::DPOutputMQTTEdge |
( |
const std::string & |
keyword, |
|
|
const std::string & |
address, |
|
|
bool |
publishFromCache = false , |
|
|
unsigned int |
computePeriod = 1 |
|
) |
| |
|
inline |
◆ makeNewNode()
template<class MSG_TYPE >
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file: