|
std::string | getQObjJsonStr (std::vector< std::shared_ptr< CompositeInstruction >> composites, const int &shots, const xacc::ibm_backend::Backend &backend, const std::string getBackendPropsResponse, std::vector< std::pair< int, int >> &connectivity) override |
|
const std::string | name () const override |
|
const std::string | description () const override |
|
virtual | ~Identifiable () |
|
const std::string xacc::quantum::PulseQObjGenerator::description |
( |
| ) |
const |
|
inlineoverridevirtual |
Return the description of this instance
- Returns
- description The description of this object.
Implements xacc::Identifiable.
const std::string xacc::quantum::PulseQObjGenerator::name |
( |
| ) |
const |
|
inlineoverridevirtual |
Return the name of this instance.
- Returns
- name The string name
Implements xacc::Identifiable.
The documentation for this class was generated from the following files:
- /home/cades/dev/xacc/quantum/plugins/ibm/accelerator/IBMAccelerator.hpp
- /home/cades/dev/xacc/quantum/plugins/ibm/accelerator/IBMAccelerator.cpp