cgv
|
This is the complete list of members for cgv::media::font::font_server, 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 |
default_font(bool mono_space) | cgv::media::font::font_server | virtual |
enumerate_font_names(std::vector< const char * > &font_names)=0 | cgv::media::font::font_server | pure virtual |
find_font(const std::string &font_name)=0 | cgv::media::font::font_server | pure virtual |
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 | virtual |
get_ref_count() const | cgv::data::ref_counted | inline |
get_type_name() const | cgv::base::base | 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 |
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 |
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 | virtual |
stream_stats(std::ostream &) | cgv::base::base | virtual |
unregister() | cgv::base::base | virtual |
update() | cgv::base::base | virtual |
~base() | cgv::base::base | protectedvirtual |