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

Public Member Functions

void schedule (std::shared_ptr< CompositeInstruction > program) 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::PulseScheduler::description ( ) const
inlineoverridevirtual

Return the description of this instance

Returns
description The description of this object.

Implements xacc::Identifiable.

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