Graphite
Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::ModuleManager, including all inherited members.
add_environment(Environment *env) | GEO::Environment | virtual |
add_observer(const std::string &name, VariableObserver *observer) | GEO::Environment | virtual |
append_dynamic_libraries_path(const std::string &path) | OGF::ModuleManager | static |
bind_module(const std::string &module_name, Module *module) | OGF::ModuleManager | |
Counted() | GEO::Counted | inlineprotected |
do_terminate_modules() | OGF::ModuleManager | protected |
find_environment(const std::string &name) | GEO::Environment | virtual |
function_ptr typedef | OGF::ModuleManager | |
get_local_value(const std::string &name, std::string &value) const | OGF::ModuleManager | virtual |
get_value(const std::string &name, std::string &value) const | GEO::Environment | virtual |
get_value(const std::string &name) const | GEO::Environment | |
has_value(const std::string &name) const | GEO::Environment | |
initialize() | OGF::ModuleManager | static |
instance() | OGF::ModuleManager | static |
is_shared() const | GEO::Counted | inline |
load_module(const std::string &module_name, bool quiet=false) | OGF::ModuleManager | |
ModuleManager() | OGF::ModuleManager | protected |
nb_refs() const | GEO::Counted | inline |
notify_local_observers(const std::string &name, const std::string &value) | GEO::Environment | protected |
notify_observers(const std::string &name, bool recursive=false) | GEO::Environment | virtual |
notify_observers(const std::string &name, const std::string &value, bool recursive) | GEO::Environment | protected |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
remove_observer(const std::string &name, VariableObserver *observer) | GEO::Environment | virtual |
resolve_function(const std::string &name) | OGF::ModuleManager | static |
resolve_module(const std::string &module_name) | OGF::ModuleManager | |
resolve_symbol(const std::string &name) | OGF::ModuleManager | static |
set_local_value(const std::string &name, const std::string &value) | OGF::ModuleManager | virtual |
set_value(const std::string &name, const std::string &value) | GEO::Environment | virtual |
terminate() | OGF::ModuleManager | static |
terminate_dynamic_modules() | OGF::ModuleManager | static |
unbind_module(const std::string &module_name) | OGF::ModuleManager | |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
~Counted() | GEO::Counted | protectedvirtual |
~Environment() override | GEO::Environment | protected |
~ModuleManager() | OGF::ModuleManager | protected |