XACC
Public Member Functions | List of all members
xacc::quantum::QasmQObjGenerator Class Reference
Inheritance diagram for xacc::quantum::QasmQObjGenerator:
xacc::quantum::QObjGenerator xacc::Identifiable

Public Member Functions

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
 
- Public Member Functions inherited from xacc::Identifiable
virtual ~Identifiable ()
 

Member Function Documentation

const std::string xacc::quantum::QasmQObjGenerator::description ( ) const
inlineoverridevirtual

Return the description of this instance

Returns
description The description of this object.

Implements xacc::Identifiable.

const std::string xacc::quantum::QasmQObjGenerator::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: