.. index:: pair: class; QPanda::QMachineTypeTarnfrom .. _doxid-class_q_panda_1_1_q_machine_type_tarnfrom: class QPanda::QMachineTypeTarnfrom ================================== .. toctree:: :hidden: Quantum machine type and name transformation. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class QMachineTypeTarnfrom { public: // methods static QMachineTypeTarnfrom& :target:`getInstance`(); std::string :target:`operator []` (:ref:`QMachineType` type); :ref:`QMachineType` :target:`operator []` (std::string gate_name); };