.. index:: pair: struct; QPanda::GateOperationInfo .. _doxid-struct_q_panda_1_1_gate_operation_info: struct QPanda::GateOperationInfo ================================ .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct GateOperationInfo { // fields std::string :target:`op_id`; std::vector<:ref:`RegParamInfo`> :target:`regs_vec`; std::vector`>> :target:`angles_vec`; };