.. index:: pair: struct; QPanda::JsonBackendParser .. _doxid-struct_q_panda_1_1_json_backend_parser: template struct QPanda::JsonBackendParser ========================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include template struct JsonBackendParser { // methods static std::unique_ptr<:ref:`T`> :target:`Parse`(const rapidjson::Value& root); int32_t :target:`ParseWeight`(const rapidjson::Value& v); uint32_t :target:`ParseWeight`(const rapidjson::Value& v); double :target:`ParseWeight`(const rapidjson::Value& v); };