cgv
|
This is the complete list of members for cgv::base::factory_impl_1< T, CA >, including all inherited members.
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 |
create_object() | cgv::base::factory | |
create_object_impl() | cgv::base::factory_impl_1< T, CA > | inlinevirtual |
created_type_name | cgv::base::factory | protected |
factory(const std::string &_created_type_name, bool _singleton=false, const std::string &_object_options="") | cgv::base::factory | |
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_created_type_name() const | cgv::base::factory | |
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_object_options() const | cgv::base::factory | virtual |
get_property_declarations() | cgv::base::factory | virtual |
get_ref_count() const | cgv::data::ref_counted | inline |
get_singleton() const | cgv::base::factory | |
get_type_name() const | cgv::base::factory_impl_1< T, CA > | inlinevirtual |
get_user_data() const | cgv::base::base | virtual |
get_void(const std::string &property, const std::string &value_type, void *value_ptr) | cgv::base::factory | virtual |
is_property(const std::string &property_name, std::string *type_name=0) | cgv::base::base | |
is_singleton | cgv::base::factory | protected |
is_singleton_factory() const | cgv::base::factory | |
multi_set(const std::string &property_assignments, bool report_error=true) | cgv::base::base | |
object_options | cgv::base::factory | protected |
on_register() | cgv::base::base | virtual |
on_set(void *member_ptr) | cgv::base::base | virtual |
ref_counted() | cgv::data::ref_counted | inlineprotected |
release_singleton() | cgv::base::factory | |
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::factory | virtual |
singleton | cgv::base::factory | protected |
stream_stats(std::ostream &) | cgv::base::base | virtual |
unregister() | cgv::base::base | virtual |
update() | cgv::base::base | virtual |
~base() | cgv::base::base | protectedvirtual |