.. 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:`InputEdge` { public: // construction :target:`InputMQTTEdge`( const std::string& keyword, const std::string& address, :ref:`InputNodePolicies::MsgPublishPolicy` msgPublishPolicy, :ref:`InputNodePolicies::MsgCachePolicy` msgCachePolicy ); }; // direct descendants template class :ref:`DPInputMQTTEdge`; Inherited Members ----------------- .. ref-code-block:: cpp :class: doxyrest-overview-inherited-code-block public: // methods boost::python::object :ref:`pySetup`(const boost::python::object& obj);