.. index:: pair: class; InputDummyEdge .. _doxid-class_input_dummy_edge: class InputDummyEdge ==================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class InputDummyEdge: public :ref:`InputEdge` { public: // construction :target:`InputDummyEdge`( const std::string& keyword, const std::string& id, boost::python::object value ); }; Inherited Members ----------------- .. ref-code-block:: cpp :class: doxyrest-overview-inherited-code-block public: // methods boost::python::object :ref:`pySetup`(const boost::python::object& obj);