Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

Package rcUtil

Module "rcUtil". More...


Classes

class  Reloader

Functions

 importModule (appName, reload=1, dontReloadList=[], showUnloadedModules=0)


Detailed Description

Module "rcUtil".

Function Documentation

rcUtil.importModule appName  ,
reload  = 1,
dontReloadList  = [],
showUnloadedModules  = 0
 

Import a RunControl application or suite

Parameters:
appName Name of the module or pathname of the python script
reload 1 = Reload all modules that have been loaded since RunControl started (default) 0 = Do not reload modules (used if a suite is being loaded)
dontReloadList Optional parameter which specifies the additional list of module prefixes that should not be reloaded. If this parameter is missing then the default list (Reloader.DONT_RELOAD_LIST) is used, if it is specified then it gets appended to the default list.
Returns:
The name of the module and the resolved pathname


Generated on Fri Jul 21 13:27:57 2006 for LATTE R04-12-00 by doxygen 1.4.3