XACC
Public Member Functions | List of all members
xacc::ibm_backend::Sequence Class Reference

Public Member Functions

std::shared_ptr< std::string > get_ch () const
 
void set_ch (std::shared_ptr< std::string > value)
 
const std::string & get_name () const
 
std::string & get_mutable_name ()
 
void set_name (const std::string &value)
 
PhaseUnion get_phase () const
 
void set_phase (PhaseUnion value)
 
const int64_t & get_t0 () const
 
int64_t & get_mutable_t0 ()
 
void set_t0 (const int64_t &value)
 
std::shared_ptr< int64_t > get_duration () const
 
void set_duration (std::shared_ptr< int64_t > value)
 
std::shared_ptr< std::vector< int64_t > > get_memory_slot () const
 
void set_memory_slot (std::shared_ptr< std::vector< int64_t >> value)
 
std::shared_ptr< std::vector< int64_t > > get_qubits () const
 
void set_qubits (std::shared_ptr< std::vector< int64_t >> value)
 

The documentation for this class was generated from the following file: