Graphite
Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::FileManager, including all inherited members.
add_environment(Environment *env) | GEO::Environment | virtual |
add_observer(const std::string &name, VariableObserver *observer) | GEO::Environment | virtual |
Counted() | GEO::Counted | inlineprotected |
dll_extension() const | OGF::FileManager | |
dll_prefix() const | OGF::FileManager | |
FileManager() (defined in OGF::FileManager) | OGF::FileManager | protected |
find_binary_file(std::string &file_name, bool verbose=true) const | OGF::FileManager | |
find_environment(const std::string &name) | GEO::Environment | virtual |
find_file(std::string &file_name, bool verbose=true, const std::string &sub_path="lib/") const | OGF::FileManager | |
get_local_value(const std::string &name, std::string &value) const override | OGF::FileManager | 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::FileManager | static |
instance() | OGF::FileManager | static |
is_shared() const | GEO::Counted | inline |
libraries_subdirectory() const | OGF::FileManager | |
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 |
ogf_path() const | OGF::FileManager | inline |
project_root() const | OGF::FileManager | inline |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
remove_observer(const std::string &name, VariableObserver *observer) | GEO::Environment | virtual |
set_local_value(const std::string &name, const std::string &value) override | OGF::FileManager | virtual |
set_value(const std::string &name, const std::string &value) | GEO::Environment | virtual |
terminate() | OGF::FileManager | static |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
~Counted() | GEO::Counted | protectedvirtual |
~Environment() override | GEO::Environment | protected |