.. index:: pair: class; NRPThreads::LaunchNRPs .. _doxid-class_n_r_p_threads_1_1_launch_n_r_ps: class NRPThreads::LaunchNRPs ============================ .. toctree:: :hidden: .. code-block:: cpp docstring for LaunchNRPs .. ref-code-block:: cpp :class: doxyrest-overview-code-block class LaunchNRPs: public object { public: // fields :target:`model`; :target:`thread_num`; :target:`batch_size`; :target:`thread_list`; :target:`model_paras`; :target:`data_buffer`; :target:`flag_dict`; // methods def :target:`__init__`( self self, env_name env_name, config_json config_json, :ref:`thread_num` thread_num, :ref:`batch_size` batch_size ); def :target:`running`(self self); def :target:`shutdown`(self self); };