Package rosetta :: Package basic :: Package resource_manager :: Module _basic_resource_manager_
[hide private]
[frames] | no frames]

Module _basic_resource_manager_

Classes [hide private]
  FallbackConfiguration
The %FallbackConfiguration class describes how a resource should be created if the ResourceManager is not being used, i.e., if resources have been specified through flags on the command line instead of through a resource-definition file.
  FallbackConfigurationAP
  FallbackConfigurationCAP
  FallbackConfigurationCreator
The %FallbackConfigurationCreator plays the role in the ResourceManager framework of gluing a "resource_description" string and a FallbackConfiguration together.
  FallbackConfigurationCreatorAP
  FallbackConfigurationCreatorCAP
  FallbackConfigurationFactory
The %FallbackConfigurationFactory is a singleton factory with which FallbackConfigurationCreator objects should be registered.
  FallbackConfigurationFactoryAP
  FallbackConfigurationFactoryCAP
  JobOptions
The %JobOptions class holds job-specific options (i.e.
  JobOptionsAP
  JobOptionsCAP
  LazyResourceManager
This is a mule class, meant to be derived from.
  LazyResourceManagerAP
  LazyResourceManagerCAP
  ResourceConfiguration
The set of strings necessary to describe how a resource should be constructed.
  ResourceConfigurationAP
  ResourceConfigurationCAP
  ResourceLoader
The ResourceLoader is responsible for instantiating a Resource object and initializing it.
  ResourceLoaderAP
  ResourceLoaderCAP
  ResourceLoaderCreator
Instantiates a ResourceLoader as part of the ResourceLoaderFactory scheme.
  ResourceLoaderCreatorAP
  ResourceLoaderCreatorCAP
  ResourceLoaderFactory
Instantiates ResourceLoaders.
  ResourceLoaderFactoryAP
  ResourceLoaderFactoryCAP
  ResourceLocator
%ResourceLocator classes are responsible for retrieving data from a data store that will be used to construct a Resource.
  ResourceLocatorAP
  ResourceLocatorCAP
  ResourceLocatorCreator
The %ResourceLocatorCreator class serves to link the name of a locator type and the (derived) ResourceLocator class that's responsible for retrieving data from a data store.
  ResourceLocatorCreatorAP
  ResourceLocatorCreatorCAP
  ResourceLocatorFactory
The %ResourceLocatorFactory instantiates ResourceLocator objects given their corresponding locator-type strings.
  ResourceLocatorFactoryAP
  ResourceLocatorFactoryCAP
  ResourceManager
The ResourceManager is a singleton class responsible for holding, distributing, and eventually deallocating resources which may be shared between multiple jobs.
  ResourceManagerAP
  ResourceManagerCAP
  ResourceManagerCreator
Derived classes will be used by the ResourceManagerFactory to decide which of the various ResourceManagers should be instantiated.
  ResourceManagerCreatorAP
  ResourceManagerCreatorCAP
  ResourceManagerFactory
A factory class for managing the instantiation of the singleton ResourceManager: only one of the various derived classes will be instantiated.
  ResourceManagerFactoryAP
  ResourceManagerFactoryCAP
  ResourceOptions
The %ResourceOptions class is responsible for describing all the data requried for instanting a particular resource, except for the data stream (i.e.
  ResourceOptionsAP
  ResourceOptionsCAP
  ResourceOptionsCreator
Each derived %ResourceOptionsCreator class is responsible for instantiating a (specific) derived ResourceOptions class, and for telling the ResourceOptionsFactory the string which identifies that class.
  ResourceOptionsCreatorAP
  ResourceOptionsCreatorCAP
  ResourceOptionsFactory
The %ResourceOptionsFactory class is responsible for maintaining the map between the names of the ResourceOptions classes (strings) and the ResourceOptionsCreator classes that are responsible for instantiating the ResourceOption classes.
  ResourceOptionsFactoryAP
  ResourceOptionsFactoryCAP
  ResourceStream
The %ResourceStream represents an abstract class for packaging up a standard istream so that data that the ResourceLocator needs to deliver to a ResourceLoader can come from arbitrary sources (e.g.
  ResourceStreamAP
  ResourceStreamCAP
  SingletonBase_T_basic_resource_manager_FallbackConfigurationFactory_T
SingletonBase is meant to serve as a base class for singleton classes in Rosetta handling the initialization of the singleton in a thread-safe way.
  SingletonBase_T_basic_resource_manager_FallbackConfigurationFactory_TAP
  SingletonBase_T_basic_resource_manager_FallbackConfigurationFactory_TCAP
  SingletonBase_T_basic_resource_manager_ResourceLoaderFactory_T
SingletonBase is meant to serve as a base class for singleton classes in Rosetta handling the initialization of the singleton in a thread-safe way.
  SingletonBase_T_basic_resource_manager_ResourceLoaderFactory_TAP
  SingletonBase_T_basic_resource_manager_ResourceLoaderFactory_TCAP
  SingletonBase_T_basic_resource_manager_ResourceLocatorFactory_T
SingletonBase is meant to serve as a base class for singleton classes in Rosetta handling the initialization of the singleton in a thread-safe way.
  SingletonBase_T_basic_resource_manager_ResourceLocatorFactory_TAP
  SingletonBase_T_basic_resource_manager_ResourceLocatorFactory_TCAP
  SingletonBase_T_basic_resource_manager_ResourceManagerFactory_T
SingletonBase is meant to serve as a base class for singleton classes in Rosetta handling the initialization of the singleton in a thread-safe way.
  SingletonBase_T_basic_resource_manager_ResourceManagerFactory_TAP
  SingletonBase_T_basic_resource_manager_ResourceManagerFactory_TCAP
  SingletonBase_T_basic_resource_manager_ResourceManager_T
SingletonBase is meant to serve as a base class for singleton classes in Rosetta handling the initialization of the singleton in a thread-safe way.
  SingletonBase_T_basic_resource_manager_ResourceManager_TAP
  SingletonBase_T_basic_resource_manager_ResourceManager_TCAP
  SingletonBase_T_basic_resource_manager_ResourceOptionsFactory_T
SingletonBase is meant to serve as a base class for singleton classes in Rosetta handling the initialization of the singleton in a thread-safe way.
  SingletonBase_T_basic_resource_manager_ResourceOptionsFactory_TAP
  SingletonBase_T_basic_resource_manager_ResourceOptionsFactory_TCAP
  __CPP_FallbackConfigurationCreator__
  __CPP_FallbackConfiguration__
  __CPP_JobOptions__
  __CPP_ResourceConfiguration__
  __CPP_ResourceLoaderCreator__
  __CPP_ResourceLoader__
  __CPP_ResourceLocatorCreator__
  __CPP_ResourceLocator__
  __CPP_ResourceOptionsCreator__
  __CPP_ResourceOptions__
  __CPP_ResourceStream__
Variables [hide private]
  __package__ = None