General utilities for plugins. More...
Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::core | |
| te::core::plugin | |
Functions | |
| TECOREEXPORT void | te::core::plugin::FinalizePluginSystem () | 
| TECOREEXPORT void | te::core::plugin::InitializePluginSystem () | 
| TECOREEXPORT void | te::core::plugin::LoadAll (bool start=true) | 
| TECOREEXPORT std::vector< PluginInfo > | te::core::plugin::TopologicalSort (const std::vector< PluginInfo > &v_pinfo) | 
| TECOREEXPORT void | te::core::plugin::UnloadAll () | 
| TECOREEXPORT void | te::core::plugin::UnloadPlugin (const std::string &plugin_name) | 
General utilities for plugins.
Definition in file Utils.h.