.. index:: pair: class; InputMQTTEdge .. _doxid-class_input_m_q_t_t_edge: template class InputMQTTEdge ============================ .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include template class InputMQTTEdge: public :ref:`SimpleInputEdge` { public: // construction :target:`InputMQTTEdge`( const std::string& keyword, const std::string& address, :ref:`InputNodePolicies::MsgPublishPolicy` msgPublishPolicy, :ref:`InputNodePolicies::MsgCachePolicy` msgCachePolicy ); }; Inherited Members ----------------- .. ref-code-block:: cpp :class: doxyrest-overview-inherited-code-block public: // methods boost::python::object :ref:`pySetup`(const boost::python::object& obj);