Class: RRT_RUBY::RRTDeployment::DeploymentFinder

Inherits:
RRT_RUBY::RRTGeneric::Finder show all
Includes:
DeploymentFinderModule
Defined in:
lib/rrt_ruby/rrt_deployment.rb

Overview

This is just for compatibility with the older scripts. The RRTFinder should be used instead.

Instance Attribute Summary

Attributes inherited from RRT_RUBY::RRTGeneric::Finder

#model, #modelname

Attributes included from RivaLib::RivaLogger

#logger

Method Summary

Methods included from DeploymentFinderModule

#find_deployment_package, #processors

Methods inherited from RRT_RUBY::RRTGeneric::Finder

#hide, #initialize, #name, open, #reload, #show, #stop, #to_s

Methods included from RivaLib::RivaLogger

#logger_init, setup_logger

Constructor Details

This class inherits a constructor from RRT_RUBY::RRTGeneric::Finder