cgv
|
This is the complete list of members for cgv::base::base_generator, including all inherited members.
add(const std::string &property, T &value) | cgv::base::base_generator | inline |
add_void(const std::string &name, abst_property_access *apa) | cgv::base::base_generator | |
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 |
changed(const std::string &property) const | cgv::base::base_generator | |
del(const std::string &property) | cgv::base::base_generator | |
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_const_interface() const | cgv::base::base | inline |
get_default_options() const | cgv::base::base | virtual |
get_group() | cgv::base::base | virtual |
get_interface() | cgv::base::base | inline |
get_named() | cgv::base::base | virtual |
get_node() | cgv::base::base | virtual |
get_property_declarations() | cgv::base::base_generator | virtual |
get_ref_count() const | cgv::data::ref_counted | inline |
get_type_name() const | cgv::base::base_generator | 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_generator | virtual |
is_property(const std::string &property_name, std::string *type_name=0) | cgv::base::base | |
multi_set(const std::string &property_assignments, bool report_error=true) | cgv::base::base | |
on_register() | cgv::base::base | virtual |
on_set(void *member_ptr) | cgv::base::base | virtual |
property_map | cgv::base::base_generator | protected |
ref_counted() | cgv::data::ref_counted | inlineprotected |
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_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_generator | virtual |
stream_stats(std::ostream &) | cgv::base::base | virtual |
unregister() | cgv::base::base | virtual |
update() | cgv::base::base | virtual |
~base() | cgv::base::base | protectedvirtual |