ug4
plugin_util_dynamic.cpp File Reference
#include <string>
#include "common/log.h"
#include "bridge/bridge.h"
#include "common/profiler/profiler.h"
#include "path_provider.h"
#include "file_util.h"
#include "os_info.h"
#include "dynamic_library_util.h"
#include "plugin_util.h"

Namespaces

 ug
 the ug namespace
 

Functions

UG_API std::vector< std::string > ug::GetLoadedPlugins ()
 
bool ug::LoadPlugins (const char *pluginPath, string parentGroup, bridge::Registry &reg, bool bPrefixGroup)
 
bool ug::PluginLoaded (const string &name)
 
UG_API bool ug::UnloadPlugins ()