Definition at line 21 of file qasm_ast.hpp.
#include <qasm_ast.hpp>
◆ NumericalIdentifiers()
compiler::NumericalIdentifiers::NumericalIdentifiers |
( |
| ) |
|
|
default |
◆ addToVector() [1/2]
void compiler::NumericalIdentifiers::addToVector |
( |
const int |
index | ) |
|
|
inline |
◆ addToVector() [2/2]
void compiler::NumericalIdentifiers::addToVector |
( |
const int |
index_min, |
|
|
const int |
index_max |
|
) |
| |
|
inline |
◆ getIndices()
const std::vector<size_t>& compiler::NumericalIdentifiers::getIndices |
( |
| ) |
const |
|
inline |
◆ removeDuplicates()
void compiler::NumericalIdentifiers::removeDuplicates |
( |
| ) |
|
|
inline |
◆ clear()
void compiler::NumericalIdentifiers::clear |
( |
| ) |
|
|
inline |
◆ printMembers()
void compiler::NumericalIdentifiers::printMembers |
( |
| ) |
const |
|
inline |
◆ indices_
std::vector<size_t> compiler::NumericalIdentifiers::indices_ |
|
protected |
The documentation for this class was generated from the following file: