.. index:: pair: class; OutputMQTTEdge .. _doxid-class_output_m_q_t_t_edge: template class OutputMQTTEdge ============================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include template class OutputMQTTEdge: public :ref:`OutputEdge` { public: // construction :target:`OutputMQTTEdge`( const std::string& keyword, const std::string& address, bool publishFromCache = false, unsigned int computePeriod = 1 ); }; // direct descendants template class :ref:`DPOutputMQTTEdge`; Inherited Members ----------------- .. ref-code-block:: cpp :class: doxyrest-overview-inherited-code-block public: // methods boost::python::object :ref:`pySetup`(const boost::python::object& obj);