|
void | setRuntimeVariables (HeterogeneousMap m) |
|
HeterogeneousMap | getRuntimeVariables () |
|
virtual void | addComposite (std::shared_ptr< CompositeInstruction > kernel)=0 |
|
virtual bool | compositeExists (const std::string &name)=0 |
|
virtual std::shared_ptr< CompositeInstruction > | getComposite (const std::string &name)=0 |
|
virtual std::vector< std::shared_ptr< CompositeInstruction > > | getComposites ()=0 |
|
virtual void | mapBits (std::vector< std::size_t > bitMap)=0 |
|
virtual const std::size_t | maxBit ()=0 |
|
virtual void | persist (std::ostream &out)=0 |
|
virtual void | load (std::istream &in)=0 |
|
The documentation for this class was generated from the following file:
- /home/cades/dev/xacc/xacc/ir/IR.hpp