libqasm
library for handling cQASM files
Public Attributes | List of all members
qasm_data Struct Reference

Public Attributes

compiler::Bits bits_identified
 
compiler::NumericalIdentifiers buffer_indices
 
compiler::SubCircuits subcircuits_object
 
compiler::QasmRepresentation qasm_representation
 
std::string buffer_string
 

Detailed Description

Definition at line 9 of file qasm_data.hpp.

#include <qasm_data.hpp>

Collaboration diagram for qasm_data:
Collaboration graph
[legend]

Member Data Documentation

◆ bits_identified

compiler::Bits qasm_data::bits_identified

Definition at line 10 of file qasm_data.hpp.

◆ buffer_indices

compiler::NumericalIdentifiers qasm_data::buffer_indices

Definition at line 11 of file qasm_data.hpp.

◆ subcircuits_object

compiler::SubCircuits qasm_data::subcircuits_object

Definition at line 12 of file qasm_data.hpp.

◆ qasm_representation

compiler::QasmRepresentation qasm_data::qasm_representation

Definition at line 13 of file qasm_data.hpp.

◆ buffer_string

std::string qasm_data::buffer_string

Definition at line 14 of file qasm_data.hpp.


The documentation for this struct was generated from the following file: