Loadable modules manager class. More...
Go to the source code of this file.
Namespaces | |
OpenRTM_aist.ModuleManager | |
Variables | |
string | OpenRTM_aist.ModuleManager.ALLOW_ABSPATH = "manager.modules.abs_path_allowed" |
string | OpenRTM_aist.ModuleManager.ALLOW_URL = "manager.modules.download_allowed" |
string | OpenRTM_aist.ModuleManager.CONFIG_EXT = "manager.modules.config_ext" |
string | OpenRTM_aist.ModuleManager.CONFIG_PATH = "manager.modules.config_path" |
string | OpenRTM_aist.ModuleManager.DETECT_MOD = "manager.modules.detect_loadable" |
string | OpenRTM_aist.ModuleManager.INITFUNC_PFX = "manager.modules.init_func_prefix" |
string | OpenRTM_aist.ModuleManager.INITFUNC_SFX = "manager.modules.init_func_suffix" |
string | OpenRTM_aist.ModuleManager.MOD_DELMOD = "manager.modules.download_cleanup" |
string | OpenRTM_aist.ModuleManager.MOD_DWNDIR = "manager.modules.download_dir" |
string | OpenRTM_aist.ModuleManager.MOD_LOADPTH = "manager.modules.load_path" |
string | OpenRTM_aist.ModuleManager.MOD_PRELOAD = "manager.modules.preload" |
Loadable modules manager class.
Copyright (C) 2006-2008 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
Definition in file ModuleManager.py.