#include <string>
#include <vector>
#include <map>
#include <ace/DLL.h>
#include <rtm/Manager.h>
#include <rtm/Properties.h>
Go to the source code of this file.
Namespaces | |
namespace | RTC |
Defines | |
#define | CONFIG_EXT "manager.modules.config_ext" |
#define | CONFIG_PATH "manager.modules.config_path" |
#define | DETECT_MOD "manager.modules.detect_loadable" |
#define | MOD_LOADPTH "manager.modules.load_path" |
#define | INITFUNC_SFX "manager.modules.init_func_suffix" |
#define | INITFUNC_PFX "manager.modules.init_func_prefix" |
#define | ALLOW_ABSPATH "manager.modules.abs_path_allowed" |
#define | ALLOW_URL "manager.modules.download_allowed" |
#define | MOD_DWNDIR "manager.modules.download_dir" |
#define | MOD_DELMOD "manager.modules.download_cleanup" |
#define | MOD_PRELOAD "manager.modules.preload" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|