qgame::QInstr Struct Reference
[Quantum Programs]

A struct resembling a single instruction of a QGame program. More...

#include <qgprog.h>

List of all members.

Public Attributes

int type
 Instruction type.

QubitList qubits
 List of qubits the instruction affects.

QGategate
 The gate the instruction applies to the given qubits, if any; NULL otherwise.

int extra
 Used to store extra data, if needed.

bool flag
 A flag that can be used if needed.


Detailed Description

A struct resembling a single instruction of a QGame program.

Definition at line 64 of file qgprog.h.


The documentation for this struct was generated from the following file:
Generated on Sat Apr 3 18:42:37 2004 for QGame++ by doxygen 1.3.5