Class: OrigenARM::Cores::BaseController
- Inherits:
 - 
      Object
      
        
- Object
 - OrigenARM::Cores::BaseController
 
 
- Defined in:
 - lib/origen_arm/cores/base_core/core_controller.rb
 
Direct Known Subclasses
Instance Method Summary collapse
- 
  
    
      #initialize(options = {})  ⇒ BaseController 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of BaseController.
 
Constructor Details
#initialize(options = {}) ⇒ BaseController
Returns a new instance of BaseController
      4 5  | 
    
      # File 'lib/origen_arm/cores/base_core/core_controller.rb', line 4 def initialize(={}) end  |