cgv
|
This is the complete list of members for cgv::base::group, including all inherited members.
append_child(base_ptr child) | cgv::base::group | virtual |
call_void(const std::string &method, const std::vector< std::string > ¶m_value_types, const std::vector< const void * > ¶m_value_ptrs, const std::string &result_type="", void *result_value_ptr=0) | cgv::base::base | virtual |
cast() | cgv::base::base | inline |
cast_dynamic(base *b) | cgv::base::base | inlineprotectedstatic |
children | cgv::base::group | protected |
data::ref_ptr< group, true > class | cgv::base::group | friend |
find_member_ptr(const std::string &property_name, std::string *type_name=0) | cgv::base::base | |
get(const std::string &property) | cgv::base::base | inline |
get_child(unsigned int i) const | cgv::base::group | |
get_const_interface() const | cgv::base::base | inline |
get_default_options() const | cgv::base::base | virtual |
get_group() | cgv::base::group | virtual |
get_interface() | cgv::base::base | inline |
get_name() const | cgv::base::named | |
get_named() | cgv::base::named | virtual |
get_node() | cgv::base::node | virtual |
get_nr_children() const | cgv::base::group | |
get_parent() const | cgv::base::node | |
get_property_declarations() | cgv::base::base | virtual |
get_ref_count() const | cgv::data::ref_counted | inline |
get_root() const | cgv::base::node | |
get_type_name() const | cgv::base::group | virtual |
get_user_data() const | cgv::base::base | virtual |
get_void(const std::string &property, const std::string &value_type, void *value_ptr) | cgv::base::base | virtual |
group(const std::string &name="") | cgv::base::group | |
insert_child(unsigned int i, base_ptr child) | cgv::base::group | virtual |
is_property(const std::string &property_name, std::string *type_name=0) | cgv::base::base | |
link(base_ptr b) | cgv::base::group | protected |
multi_set(const std::string &property_assignments, bool report_error=true) | cgv::base::base | |
name | cgv::base::named | protected |
named(const std::string &name="") | cgv::base::named | |
node(const std::string &name="") | cgv::base::node | |
on_register() | cgv::base::base | virtual |
on_set(void *member_ptr) | cgv::base::base | virtual |
parent | cgv::base::node | protected |
ref_counted() | cgv::data::ref_counted | inlineprotected |
remove_all_children() | cgv::base::group | virtual |
remove_child(base_ptr child) | cgv::base::group | virtual |
self_reflect(cgv::reflect::reflection_handler &) | cgv::base::base | virtual |
set(const std::string &property, const char *value) | cgv::base::base | inline |
set(const std::string &property, const T &value) | cgv::base::base | inline |
set_name(const std::string &_name) | cgv::base::named | |
set_parent(node_ptr _parent) | cgv::base::node | |
set_ref_count(int c) const | cgv::data::ref_counted | inlineprotected |
set_void(const std::string &property, const std::string &value_type, const void *value_ptr) | cgv::base::base | virtual |
stream_stats(std::ostream &) | cgv::base::base | virtual |
unlink(base_ptr b) | cgv::base::group | protected |
unregister() | cgv::base::base | virtual |
update() | cgv::base::base | virtual |
~base() | cgv::base::base | protectedvirtual |