Graphite  Version 3
An experimental 3D geometry processing program
OGF::DynamicMetaSlot Member List

This is the complete list of members for OGF::DynamicMetaSlot, including all inherited members.

__pad0__ (defined in OGF::DynamicMetaSlot)OGF::DynamicMetaSlot
__pad1__ (defined in OGF::MetaMember)OGF::MetaMember
action_ (defined in OGF::DynamicMetaSlot)OGF::DynamicMetaSlotprotected
add_arg(const MetaArg &arg)OGF::MetaMethodinline
add_connection(Connection *connection)OGF::Objectvirtual
add_default_args(ArgList &args)OGF::MetaMethodvirtual
check_args(const ArgList &args)OGF::MetaMethodvirtual
clear_custom_attributes()OGF::CustomAttributesinline
compare(const Object *other) constOGF::Objectvirtual
connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name)OGF::Objectvirtual
Counted()GEO::Countedinlineprotected
create_arg_custom_attribute(const std::string &arg_name, const std::string &name, const std::string &value)OGF::DynamicMetaSlot
create_custom_attribute(const std::string &name, const std::string &value)OGF::MetaInformation
custom_attribute_value(const std::string &name) constOGF::MetaInformation
default_value (defined in OGF::DynamicMetaSlot)OGF::DynamicMetaSlot
disable_signals()OGF::Objectinline
disable_slots()OGF::Objectinline
disconnect()OGF::Object
DynamicMetaSlot(const std::string &name, MetaClass *container, Callable *action, const std::string &return_type_name="void")OGF::DynamicMetaSlot
emit_signal(Object *target, const std::string &sig_name, const ArgList &args, bool called_from_slot=true)OGF::MetaMethodprotectedstatic
emit_signal(const std::string &signal_name, const ArgList &args, bool called_from_slot=true) overrideOGF::MetaMethodinlineprotectedvirtual
enable_signals()OGF::Objectinline
enable_slots()OGF::Objectinline
find_arg(const std::string &meta_arg_name) constOGF::MetaMethod
find_arg(const std::string &meta_arg_name)OGF::MetaMethod
get_doc() const overrideOGF::MetaMethodvirtual
get_element(index_t i, Any &value) constOGF::Objectvirtual
get_meta_class() constOGF::Objectinline
get_property(const std::string &prop_name, std::string &prop_value) constOGF::Objectvirtual
get_property(const std::string &prop_name, Any &prop_value) constOGF::Objectvirtual
get_signals_enabled() constOGF::Objectinline
get_slots_enabled() constOGF::Objectinline
get_string_id() constOGF::Objectinline
has_arg(const std::string &meta_arg_name)OGF::MetaMethod
has_custom_attribute(const std::string &name) constOGF::MetaInformation
has_method(const std::string &method_name) constOGF::Object
has_property(const std::string &prop_name) constOGF::Object
help() constOGF::Object
id() constOGF::Objectinline
id_to_object(unsigned int id)OGF::Objectinlinestatic
invoke(Object *target, const ArgList &args, Any &return_value)OGF::MetaMethodvirtual
invoke(const std::string &method_name, const ArgList &args, Any &ret_val)OGF::MetaMethodinlinevirtual
invoke_method(const std::string &method_name, const ArgList &args, Any &ret_val)OGF::Objectvirtual
invoke_method(const std::string &method_name, const ArgList &args)OGF::Objectinline
invoke_method(const std::string &method_name)OGF::Objectinline
is_a(const MetaType *type) constOGF::Objectvirtual
is_shared() constGEO::Countedinline
ith_arg(index_t i) constOGF::MetaMethodinline
ith_arg(index_t i)OGF::MetaMethodinline
ith_arg_custom_attribute_value(index_t i, const std::string &name) constOGF::MetaMethod
ith_arg_default_value(index_t i) constOGF::MetaMethodinline
ith_arg_default_value_as_string(index_t i) constOGF::MetaMethodinline
ith_arg_has_custom_attribute(index_t i, const std::string &name) constOGF::MetaMethod
ith_arg_has_default_value(index_t i) constOGF::MetaMethodinline
ith_arg_jth_custom_attribute_name(index_t i, index_t j)OGF::MetaMethod
ith_arg_jth_custom_attribute_value(index_t i, index_t j)OGF::MetaMethod
ith_arg_name(index_t i) constOGF::MetaMethodinline
ith_arg_nb_custom_attributes(index_t i)OGF::MetaMethod
ith_arg_type(index_t i) constOGF::MetaMethodinline
ith_arg_type_name(index_t i) constOGF::MetaMethodinline
ith_custom_attribute_name(index_t i) constOGF::MetaInformation
ith_custom_attribute_value(index_t i) constOGF::MetaInformation
meta_class() constOGF::Objectvirtual
MetaInformation() (defined in OGF::MetaInformation)OGF::MetaInformationinline
MetaMember(const std::string &name, MetaClass *container)OGF::MetaMember
MetaMethod(const std::string &name, MetaClass *container, const std::string &return_type)OGF::MetaMethod
MetaMethod(const std::string &name, MetaClass *container, MetaType *return_type)OGF::MetaMethod
MetaSlot(const std::string &name, MetaClass *container, const std::string &return_type_name="void")OGF::MetaSlot
MetaSlot(const std::string &name, MetaClass *container, MetaType *return_type)OGF::MetaSlot
method_adapter() constOGF::MetaMethodinline
name() constOGF::MetaMemberinline
nb_custom_attributes() constOGF::CustomAttributesinline
nb_default_args(const ArgList &args)OGF::MetaMethodvirtual
nb_refs() constGEO::Countedinline
nb_used_args(const ArgList &args)OGF::MetaMethodvirtual
Object(bool transient=false)OGF::Objectexplicit
pre_delete() overrideOGF::DynamicMetaSlotvirtual
ref() constGEO::Countedinline
ref(const Counted *counted)GEO::Countedinlinestatic
remove_connection(Connection *connection)OGF::Objectvirtual
return_type() constOGF::MetaMethod
return_type_name() constOGF::MetaMethodinline
search(const std::string &needle, const std::string &path="")OGF::MetaInformationvirtual
set_arg_custom_attribute(const std::string &arg_name, const std::string &name, const std::string &value)OGF::DynamicMetaSlot
set_arg_default_value(const std::string &name, const std::string &default_value)OGF::DynamicMetaSlot
set_custom_attribute(const std::string &name, const std::string &value)OGF::MetaInformation
set_element(index_t i, const Any &value)OGF::Objectvirtual
set_meta_class(MetaClass *mclass)OGF::Objectvirtual
set_method_adapter(gom_method_adapter adapter)OGF::MetaMethodinline
set_properties(const ArgList &args)OGF::Object
set_property(const std::string &name, const std::string &value)OGF::Objectvirtual
set_property(const std::string &name, const Any &value)OGF::Objectvirtual
set_signals_enabled(bool value)OGF::Objectinline
set_slots_enabled(bool value)OGF::Objectinline
string_id() constOGF::Object
type (defined in OGF::DynamicMetaSlot)OGF::DynamicMetaSlot
unref() constGEO::Countedinline
unref(const Counted *counted)GEO::Countedinlinestatic
~Counted()GEO::Countedprotectedvirtual
~MetaInformation() (defined in OGF::MetaInformation)OGF::MetaInformationvirtual
~MetaMember() overrideOGF::MetaMember
~MetaMethod() overrideOGF::MetaMethod
~MetaSlot()OGF::MetaSlotvirtual
~Object()OGF::Objectvirtual