libqasm
library for handling cQASM files
|
Public Member Functions | |
libQasm () | |
void | parse_string (const char *qasm_str) |
void | parse_file (const char *qasm_file_path) |
int | getParseResult () const |
const compiler::QasmRepresentation & | getQasmRepresentation () const |
Definition at line 11 of file libQasm.hpp.
#include <libQasm.hpp>
|
inline |
Definition at line 14 of file libQasm.hpp.
|
inline |
Definition at line 18 of file libQasm.hpp.
|
inline |
Definition at line 25 of file libQasm.hpp.
|
inline |
Definition at line 39 of file libQasm.hpp.
|
inline |
Definition at line 44 of file libQasm.hpp.