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