#include <iinstruction.h>
  
  
      
        
          | virtual dnai::interfaces::IInstruction::~IInstruction  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
  
  
      
        
          | virtual const QList<models::Entity*>& dnai::interfaces::IInstruction::inputs  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual const QList<models::Entity*>& dnai::interfaces::IInstruction::outputs  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual bool dnai::interfaces::IInstruction::setInputs  | 
          ( | 
          const QList< models::Entity * > &  | 
          inputs | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual bool dnai::interfaces::IInstruction::setOutputs  | 
          ( | 
          const QList< models::Entity * > &  | 
          outputs | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: