Graphite
Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::MetaProperty, including all inherited members.
__pad0__ (defined in OGF::MetaProperty) | OGF::MetaProperty | |
__pad1__ (defined in OGF::MetaMember) | OGF::MetaMember | |
add_connection(Connection *connection) | OGF::Object | virtual |
clear_custom_attributes() | OGF::CustomAttributes | inline |
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 |
create_custom_attribute(const std::string &name, const std::string &value) | OGF::MetaInformation | |
custom_attribute_value(const std::string &name) const | OGF::MetaInformation | |
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 |
get_value(const Object *target, std::string &value) | OGF::MetaProperty | virtual |
get_value(const Object *target, Any &value) | OGF::MetaProperty | virtual |
has_custom_attribute(const std::string &name) const | OGF::MetaInformation | |
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 |
ith_custom_attribute_name(index_t i) const | OGF::MetaInformation | |
ith_custom_attribute_value(index_t i) const | OGF::MetaInformation | |
meta_class() const | OGF::Object | virtual |
meta_method_get() | OGF::MetaProperty | inline |
meta_method_set() | OGF::MetaProperty | inline |
MetaInformation() (defined in OGF::MetaInformation) | OGF::MetaInformation | inline |
MetaMember(const std::string &name, MetaClass *container) | OGF::MetaMember | |
MetaProperty(const std::string &name, MetaClass *container, const std::string &type_name, bool read_only=false) | OGF::MetaProperty | |
MetaProperty(const std::string &name, MetaClass *container, MetaType *meta_type, bool read_only=false) | OGF::MetaProperty | |
name() const | OGF::MetaMember | inline |
nb_custom_attributes() const | OGF::CustomAttributes | inline |
nb_refs() const | GEO::Counted | inline |
Object(bool transient=false) | OGF::Object | explicit |
pre_delete() | OGF::MetaMember | virtual |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
remove_connection(Connection *connection) | OGF::Object | virtual |
search(const std::string &needle, const std::string &path="") | OGF::MetaInformation | virtual |
set_custom_attribute(const std::string &name, const std::string &value) | OGF::MetaInformation | |
set_element(index_t i, const Any &value) | OGF::Object | virtual |
set_meta_class(MetaClass *mclass) | OGF::Object | virtual |
set_meta_method_get(MetaMethod *getter) | OGF::MetaProperty | inline |
set_meta_method_set(MetaMethod *setter) | OGF::MetaProperty | inline |
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_read_only(bool x) | OGF::MetaProperty | |
set_signals_enabled(bool value) | OGF::Object | inline |
set_slots_enabled(bool value) | OGF::Object | inline |
set_type_name(const std::string &type_name_in) | OGF::MetaProperty | inlineprotected |
set_value(Object *target, const std::string &value) | OGF::MetaProperty | virtual |
set_value(Object *target, const Any &value) | OGF::MetaProperty | virtual |
string_id() const | OGF::Object | |
type() const | OGF::MetaProperty | |
type_name() const | OGF::MetaProperty | inline |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
~Counted() | GEO::Counted | protectedvirtual |
~MetaInformation() (defined in OGF::MetaInformation) | OGF::MetaInformation | virtual |
~MetaMember() override | OGF::MetaMember | |
~MetaProperty() | OGF::MetaProperty | virtual |
~Object() | OGF::Object | virtual |