#include <output_node.h>
|
| | 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...
|
| |
◆ OutputMQTTEdge()
template<class MSG_TYPE >
| OutputMQTTEdge< MSG_TYPE >::OutputMQTTEdge |
( |
const std::string & |
keyword, |
|
|
const std::string & |
address, |
|
|
bool |
publishFromCache = false, |
|
|
unsigned int |
computePeriod = 1 |
|
) |
| |
|
inline |
◆ makeNewNode()
template<class MSG_TYPE >
|
|
inlineoverrideprotectedvirtual |
◆ _address
template<class MSG_TYPE >
The documentation for this class was generated from the following file: