Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

ModuleManager Class Reference

List of all members.

Public Member Functions

 __init__ (prop)
 __del__ ()
 __init__ (reason_)
 __init__ (name_)
 __init__ (name_)
 __init__ (name_)
 __init__ (name_)
 __init__ (reason_)
 __init__ (reason_)
 __init__ (reason_)
 load (file_name, init_func=None)
 Load module.
 unload (file_name)
 Unload module.
 unloadAll ()
 Unload all modules.
 symbol (file_name, func_name)
 Look up a named symbol in the module.
 setLoadpath (load_path_list)
 Set default module load path.
 getLoadPath ()
 addLoadpath (load_path)
 Add module load path.
 getLoadedModules ()
 Get loaded module names.
 getLoadableModules ()
 Get loadable module names.
 allowAbsolutePath ()
 Allow absolute load path.
 disallowAbsolutePath ()
 Forbid absolute load path.
 allowModuleDownload ()
 Allow module download.
 disallowModuleDownload ()
 Forbid module download.
 findFile (fname, load_path)
 Search file from load path.
 fileExist (filename)
 Check file existance.
 getInitFuncName (file_path)
 Create initialize function symbol.
 __init__ (dll)

Detailed Description

ModuleManager class


Member Function Documentation

ModuleManager::__del__  ) 
 

ModuleManager::__init__ dll   ) 
 

ModuleManager::__init__ reason_   ) 
 

ModuleManager::__init__ reason_   ) 
 

ModuleManager::__init__ reason_   ) 
 

ModuleManager::__init__ name_   ) 
 

ModuleManager::__init__ name_   ) 
 

ModuleManager::__init__ name_   ) 
 

ModuleManager::__init__ name_   ) 
 

ModuleManager::__init__ reason_   ) 
 

ModuleManager::__init__ prop   ) 
 

ModuleManager::addLoadpath load_path   ) 
 

Add module load path.

ModuleManager::allowAbsolutePath  ) 
 

Allow absolute load path.

ModuleManager::allowModuleDownload  ) 
 

Allow module download.

ModuleManager::disallowAbsolutePath  ) 
 

Forbid absolute load path.

ModuleManager::disallowModuleDownload  ) 
 

Forbid module download.

ModuleManager::fileExist filename   ) 
 

Check file existance.

ModuleManager::findFile fname  ,
load_path 
 

Search file from load path.

ModuleManager::getInitFuncName file_path   ) 
 

Create initialize function symbol.

ModuleManager::getLoadableModules  ) 
 

Get loadable module names.

ModuleManager::getLoadedModules  ) 
 

Get loaded module names.

ModuleManager::getLoadPath  ) 
 

ModuleManager::load file_name  ,
init_func  = None
 

Load module.

ModuleManager::setLoadpath load_path_list   ) 
 

Set default module load path.

ModuleManager::symbol file_name  ,
func_name 
 

Look up a named symbol in the module.

ModuleManager::unload file_name   ) 
 

Unload module.

ModuleManager::unloadAll  ) 
 

Unload all modules.


The documentation for this class was generated from the following file:
Generated on Mon Oct 29 15:51:44 2007 for OpenRTM by  doxygen 1.4.3