Graphite
Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::GlobalScope, including all inherited members.
__pad0__ (defined in OGF::Object) | OGF::Object | |
__pad1__ (defined in OGF::Object) | OGF::Object | |
add_connection(Connection *connection) | OGF::Object | virtual |
compare(const Object *other) const | OGF::Object | virtual |
connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name) | OGF::Object | virtual |
Counted() | GEO::Counted | inlineprotected |
disable_signals() | OGF::Object | inline |
disable_slots() | OGF::Object | inline |
disconnect() | OGF::Object | |
emit_signal(const std::string &signal_name, const ArgList &args, bool called_from_slot=false) | OGF::Object | protectedvirtual |
enable_signals() | OGF::Object | inline |
enable_slots() | OGF::Object | inline |
get_doc() const | OGF::Object | virtual |
get_element(index_t i, Any &value) const | OGF::Object | virtual |
get_meta_class() const | OGF::Object | inline |
get_property(const std::string &prop_name, std::string &prop_value) const | OGF::Object | virtual |
get_property(const std::string &prop_name, Any &prop_value) const | OGF::Object | virtual |
get_signals_enabled() const | OGF::Object | inline |
get_slots_enabled() const | OGF::Object | inline |
get_string_id() const | OGF::Object | inline |
GlobalScope(Interpreter *interpreter) | OGF::GlobalScope | |
has_method(const std::string &method_name) const | OGF::Object | |
has_property(const std::string &prop_name) const | OGF::Object | |
help() const | OGF::Object | |
id() const | OGF::Object | inline |
id_to_object(unsigned int id) | OGF::Object | inlinestatic |
invoke_method(const std::string &method_name, const ArgList &args, Any &ret_val) | OGF::Object | virtual |
invoke_method(const std::string &method_name, const ArgList &args) | OGF::Object | inline |
invoke_method(const std::string &method_name) | OGF::Object | inline |
is_a(const MetaType *type) const | OGF::Object | virtual |
is_shared() const | GEO::Counted | inline |
list_names(std::vector< std::string > &names) const override | OGF::GlobalScope | virtual |
meta_class() const | OGF::Object | virtual |
nb_refs() const | GEO::Counted | inline |
Object(bool transient=false) | OGF::Object | explicit |
object_ (defined in OGF::Scope) | OGF::Scope | protected |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
remove_connection(Connection *connection) | OGF::Object | virtual |
resolve(const std::string &name) override | OGF::GlobalScope | virtual |
Scope(Object *object) | OGF::Scope | |
search(const std::string &needle, const std::string &path="") override | OGF::Scope | virtual |
set_element(index_t i, const Any &value) | OGF::Object | virtual |
set_meta_class(MetaClass *mclass) | OGF::Object | virtual |
set_properties(const ArgList &args) | OGF::Object | |
set_property(const std::string &name, const std::string &value) | OGF::Object | virtual |
set_property(const std::string &name, const Any &value) | OGF::Object | virtual |
set_signals_enabled(bool value) | OGF::Object | inline |
set_slots_enabled(bool value) | OGF::Object | inline |
string_id() const | OGF::Object | |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
~Counted() | GEO::Counted | protectedvirtual |
~GlobalScope() override | OGF::GlobalScope | |
~Object() | OGF::Object | virtual |
~Scope() override | OGF::Scope |